Alfredo Cardigliano
580b2c4ef3
Check for service enabled before other checks
2020-10-12 18:41:31 +02:00
Alfredo Cardigliano
d9aa175140
ntopng --maintenance output check fix
2020-10-12 18:39:30 +02:00
Alfredo Cardigliano
a97c7c9594
Reset failure reason on successful update
2020-10-09 18:19:53 +02:00
Alfredo Cardigliano
3998ad9138
Allow updates on missing license file in community mode
2020-10-07 11:11:44 +02:00
Alfredo Cardigliano
eaa98e6002
Show counters for unhandled flows
2020-09-16 18:52:19 +02:00
Alfredo Cardigliano
2e9689ea4e
Change stderr redirection in updates script
2020-09-16 15:47:48 +02:00
gabryon99
146e0f7945
rewrok gui for new recipients api
2020-09-08 14:08:44 +02:00
Alfredo Cardigliano
546733c3a2
Improve error reporting in case of failing updates
2020-08-18 18:15:11 +02:00
Alfredo Cardigliano
f466f47644
Cleanup
2020-07-22 10:30:42 +02:00
gabryon99
e20f7d28a3
add gui for snmp v3
2020-06-22 16:28:18 +02:00
Alfredo Cardigliano
e2fec946f9
Let OEM configure a repo for automatic updates
2020-05-19 11:51:18 +02:00
Alfredo Cardigliano
a36f4a3cc9
Check maintenance before running auto updates
2020-05-05 11:39:36 +02:00
Alfredo Cardigliano
fea5d55efe
Do not run updates in OEM mode
2020-05-05 10:55:48 +02:00
Alfredo Cardigliano
3fa4fae942
Add quiet mode to apt-get in ntopng-utils-manage-updates
2020-04-14 10:34:11 +00:00
Alfredo Cardigliano
8502a7c46e
Handle stable repo in ntopng-utils-manage-updates, configure cleanup
2020-03-30 08:46:19 +00:00
Alfredo Cardigliano
4341e99257
Improve OS family check in updates script ( fix #3487 )
2020-03-03 10:09:50 +01:00
Alfredo Cardigliano
0edb31caa4
Support for logging updates script actions
2020-03-01 17:08:51 +01:00
Alfredo Cardigliano
7824d0de9d
Update stall check fix is back
2020-03-01 17:01:05 +01:00
emanuele-f
574dbdfb60
Add missing OS fix
2020-02-28 11:35:18 +01:00
emanuele-f
5c27c473a5
Handle nedge update from gui
2020-02-28 11:29:33 +01:00
Alfredo Cardigliano
8044aaa3a7
Software updates script improvements
2020-02-10 11:32:01 +01:00
Alfredo Cardigliano
717b59d109
Fix safety check in software updates
2020-01-29 15:48:33 +01:00
Alfredo Cardigliano
633028eb8c
Check if other instances of ntopng updates are running with the same action
2020-01-27 18:19:40 +01:00
Alfredo Cardigliano
41c26bb5c9
Run the cron scripts when the service is enabled only
2020-01-13 09:47:39 +01:00
Alfredo Cardigliano
405facaf40
Suppressing unnecessary SET/GET logs from redis-cli
2019-12-23 14:25:01 +01:00
Alfredo Cardigliano
e2fb1789b0
Suppressing stderr from redis-cli
2019-12-23 13:55:42 +01:00
Alfredo Cardigliano
a134ddfbc0
WImprove updates failures detection. Warns he user about updates/upgrade failures
2019-12-20 11:49:22 +01:00
Alfredo Cardigliano
523d63565c
Fix broken packages during updates check. Report installation failues.
2019-12-20 10:54:03 +01:00
Alfredo Cardigliano
b16479603f
Automatic updates preference
2019-12-13 13:05:58 +01:00
Alfredo Cardigliano
89a28b1a04
Cleanin up check_for_updates key after check is complete
2019-12-12 11:08:23 +01:00
Alfredo Cardigliano
ff7b139ddd
Updates improvements for centos
2019-12-12 09:47:18 +01:00
Alfredo Cardigliano
4000fc8a1d
yum parse fix
2019-12-11 18:21:30 +01:00
Alfredo Cardigliano
a35d5426f7
Fix updates on Ubuntu 18
2019-12-11 17:43:21 +01:00
Alfredo Cardigliano
8f652cff71
Software update support
2019-12-11 13:14:15 +01:00
Alfredo Cardigliano
5abe91771e
Add option to print redis info
2019-12-09 12:59:38 +01:00
Alfredo Cardigliano
7eb07932af
Add -a print-datadir option to print the data dir
2019-12-09 12:45:06 +01:00
Simone Mainardi
df6f63c152
Implements support for ElasticSearch 7
...
Implements #2930
2019-11-12 17:37:53 +01:00
emanuele-f
57b8678060
Fix configuration backup on new versions of file utility
...
New version of the 'file' utility make a distinction between ASCII and JSON data
2019-02-27 16:58:31 +01:00
Alfredo Cardigliano
b8d5564e44
Staging dir permission fix to prevent sanitize from failing removing files
2019-02-12 11:55:47 +01:00
Simone Mainardi
931f2c59c7
Changes n2disk-ntopng files to prevent overwrites
2019-01-04 11:35:56 +01:00
emanuele-f
dc778da274
Fix config file name
2018-11-28 18:53:20 +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
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
Alfredo Cardigliano
01b054b2e7
datadir parsing fix
2018-10-31 16:11:44 +01:00
Alfredo Cardigliano
38458e6b9c
ntopng-utils-manage-config quiet by default (-v for verbose mode)
2018-10-10 18:13:06 +02:00
Alfredo Cardigliano
2aa70e470e
n2diskctl support, setting license key, disabling storage settings if instances are running
2018-10-10 11:31:12 +02:00
Alfredo Cardigliano
71ebb7ef50
added n2disk conf installation in ntopng-utils-manage-config
2018-10-08 15:28:17 +02:00
Alfredo Cardigliano
5d986787b1
default data directory migration from /var/tmp/ntopng to /var/lib/ntopng
2018-08-29 17:46:56 +02:00
Simone Mainardi
e782e46e19
Changes backup/restore script to use the datadir
...
Extends and updates restore documentation
Adds configuration restore link
2018-08-22 18:18:53 +02:00
Simone Mainardi
f477e8394b
Conditional handling of nedge/ntopng in backup/restore
2018-08-13 17:21:04 +02:00