Luca Deri
8f6eb273b7
Missing require
2024-02-25 12:10:35 +01:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
Luca Deri
f726b867c7
Updated (C)
2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
4e96ca6a39
Skip connectivity check if forced offline
2022-05-12 11:45:53 +02:00
Matteo Biscosi
1b3a1c97c8
Removed checks plugins concept from ntopng
2022-02-08 18:13:11 +01:00
Alfredo Cardigliano
257ece18c0
Copyright update (Lua)
2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
9d3c0f065f
Fix traceError
2021-10-07 10:50:09 +02:00
Alfredo Cardigliano
bb297048c7
Add connectivity check at startup. If offline, check hourly.
2021-07-09 15:45:04 +02:00
Alfredo Cardigliano
9bc4dbe078
Move ips pool creation after recipients initialization
2021-05-26 09:52:13 +02:00
Matteo Biscosi
1336855981
Removed debug print
2021-05-25 12:19:00 +02:00
Matteo Biscosi
900a867a9b
Standardized host pool name
2021-05-25 12:15:22 +02:00
Matteo Biscosi
b06ea2e8a0
Added default drop hosts poll creation at boot
2021-05-25 11:22:32 +02:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
d19db6b678
Run ntopng on the bridge interface when running in bridge mode as appliance
2020-11-27 16:43:31 +01:00
Luca Deri
216b1532da
IEC 60870 dissection improvements and hardening
2020-11-04 15:46:36 +01:00
Simone Mainardi
6fc182412f
Reworks factory reset
2020-10-13 15:16:59 +02:00
Simone Mainardi
5b878a2a7a
Reworks reload of in-mem preferences and runtimeprefs.json dump
2020-10-13 12:49:48 +02:00
Simone Mainardi
6c1280a8e5
Reworks recipients.lua as static rather than (useless) instance
2020-09-23 15:03:07 +02:00
Simone Mainardi
8b9038a70c
Waits plugins reload before initializing recipients
2020-09-17 14:13:30 +02:00
Simone Mainardi
b1b90c13d6
Implements alert queues monitoring backend
...
Implements #4324
2020-09-15 18:05:56 +02:00
Luca Deri
aa1dc0b31d
Implements #4217
2020-07-29 22:51:36 +02:00
emanuele-f
61ab06fcd7
Fix SyslogParserInterface plugins loading
2020-03-26 14:47:51 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
emanuele-f
a3432e00e8
Implement ntopng plugins
...
Plugins are a convenient way to group together related lua scripts.
Their primary use case is to group user scripts and their alert/status
definition.
The builtin ntopng user scripts and definitions are now
packed into plugins directories. In future, we will support loading of
user created plugins.
Plugins are loaded at startup into some runtime directories and then
used. Other changes provided by this commit include:
- Add sample flow logger plugin
- Initial support for system user scripts
- Rename edge to threshold
- Migrate system probes to user scripts/plugins
- Migrate scripts to more explicit alerts_api.checkThresholdAlert api
2019-12-10 09:25:57 +01:00
Simone Mainardi
f30e042cfc
Implements data cleanup for pcap interfaces
...
Implements #2092
2018-10-11 18:10:30 +02:00
Simone Mainardi
5a36c9cd78
Implements data deletion for active interfaces
...
Implements #2042
2018-10-03 12:44:32 +02:00
Luca Deri
3d1641e2b9
Fixes double startup event
2018-04-13 18:23:32 +02:00
Luca Deri
00004494bf
Reworked alarms
...
Added informative message at ntopng startup/shutdown
2018-04-13 17:19:58 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
Simone Mainardi
fdb42287b5
Fixes boot.lua actions ordering
2018-01-18 20:09:56 +01:00
Simone Mainardi
16dd827781
Reworks nEdge boot operations
2017-12-19 14:46:46 +01:00
emanuele-f
417d40a78e
Separate system-wide scripts from per-interface scripts
2017-11-23 19:15:12 +01:00