Commit graph

31 commits

Author SHA1 Message Date
emanuele-f
5a8ee7be10 Fix n2disk license regex with the new license format 2020-03-11 15:27:04 +01:00
Simone Mainardi
2a0313d9de Fixes find: '/etc/n2disk/': No such file or directory 2019-02-28 15:28:56 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
Simone Mainardi
9e26472dd2 ntopctl n2disk interface checks 2019-01-02 18:00:54 +01:00
Simone Mainardi
2d4d75cda8 Layout fixes 2019-01-02 16:29:29 +01:00
Simone Mainardi
fcc66a4b05 Updates ntopctl to handle service n2disk-ntopng 2019-01-02 15:49:16 +01:00
emanuele-f
7360e2a363 Avoid using sudo for has-service check 2018-12-31 10:37:17 +01:00
Alfredo Cardigliano
2ab9d401e8 ntopctl fix (recording stats) 2018-12-17 11:44:24 +01:00
emanuele-f
e70f48a6ee Do not use systemd-analize absolute path as it may change across distros 2018-12-13 20:51:08 +01:00
emanuele-f
cb1427f956 Fix missing service extension 2018-12-13 19:45:28 +01:00
emanuele-f
3c21c00b28 Fix has_service across different os 2018-12-13 12:23:52 +01:00
emanuele-f
1d6e52fb1a Use bound version of external services 2018-12-12 16:03:28 +01:00
emanuele-f
de5a58ecf3 Remote assistance improvements
- Add status page with service log
- Use a different service name to avoid conflicts with other n2n instances
- Split key into community and key, alphanumeric
- Add connection script download
2018-11-28 17:56:45 +01:00
emanuele-f
919436037c Fix unknown service status returned on Centos 7
See https://bugzilla.redhat.com/show_bug.cgi?id=1073481
2018-11-26 11:23:36 +01:00
emanuele-f
b62433e165 Fix service detection 2018-11-23 16:31:57 +01:00
emanuele-f
eac278a28d Implement remote assistance
- It enables a VPN via n2n
- Remote assistance will be automatically disabled after 1 day
- Optionally it's possible to give admin access to the support
2018-11-23 13:03:11 +01:00
Simone Mainardi
674ed10f3e Improves path security of backup/restore script 2018-08-13 12:43:34 +02:00
Simone Mainardi
9c81b85bb6 Simplifies backup/restore logic 2018-08-13 12:05:19 +02:00
Simone Mainardi
e8dedd16b6 Uses the manage script also for the config backup 2018-08-10 13:11:39 +02:00
Simone Mainardi
7deb99b793 Generalizes util for backup and restore 2018-08-10 12:36:21 +02:00
Simone Mainardi
1f3a7f517a Removes compressed archive after restore 2018-08-09 19:20:33 +02:00
Simone Mainardi
34d2866bb3 Reworks restore to make it more secure 2018-08-09 19:17:58 +02:00
Simone Mainardi
03c9c3de89 Restore fixes for file names 2018-08-09 17:16:26 +02:00
Simone Mainardi
5aa70cef0f Restore cleanup and no-owerwrite-dir 2018-08-09 12:53:58 +02:00
Simone Mainardi
a3b9cc979e Restore fixes 2018-08-09 12:17:33 +02:00
Simone Mainardi
939abc3393 Adds backup/restore of license file 2018-08-08 18:44:37 +02:00
Simone Mainardi
24ca57d5e8 Adds preliminary save before restore 2018-08-08 18:19:13 +02:00
Simone Mainardi
311d28a24c Restore script 2018-08-08 17:51:10 +02:00
Simone Mainardi
b87b4f4154 Adds a bash script to perform restore operations 2018-08-08 15:04:36 +02:00