mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-15 09:40:06 +00:00
Nagios alerts support has been added via NSCA (Nagios Service Check Acceptor). Nagios NSCA alerts configuration can be set at runtime via the preferences page of the UI. The running instance of ntopng is notified asynchronously upon preference changes. |
||
|---|---|---|
| .. | ||
| add_user.lua | ||
| change_user_password.lua | ||
| change_user_prefs.lua | ||
| delete_user.lua | ||
| get_user_info.lua | ||
| get_users.lua | ||
| password_reset.lua | ||
| prefs.lua | ||
| users.lua | ||
| validate_new_user.lua | ||