ntopng/scripts/lua/modules/alert_definitions/other
Nicolò Maio cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238)
* Add lowerbound and percentage threshold on host rules. (#6855)

* Add interface rules. (#6855)

* Added ability to blacklist hosts via Lua API

* Not supposed to be committed

* Method signature change to be called it also from a lua host script

* Fix empty string heck

* Add param check

* Add example listing alerts

* Fix params check

* Fix alert raw queris

* Removed debug code

* MacOS changes

* Updated (C)

* Warning fixes

* Removed sprintf calls

* Added rx_only_hosts classification

* https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Update dist: https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Remove obsoleted comment

* Minor GUI fix. (#6855)

* Fix on alert format. (#6855)

* Minor fix. (#6855)

* Update doc. (#6855)

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
..
alert_am_threshold_cross.lua
alert_attack_mitigation_via_snmp.lua
alert_behavior_anomaly.lua
alert_broadcast_domain_too_large.lua
alert_contacts_anomaly.lua
alert_device_connection_disconnection.lua Last fixes to connection/disconnection alert (#6801) 2022-08-08 17:40:33 +02:00
alert_dhcp_storm.lua Added DHCP starvation alert (#6659) 2022-06-06 17:39:12 +02:00
alert_dropped_alerts.lua
alert_fail2ban_executed.lua
alert_flow_flood_victim.lua
alert_gateway_unreachable.lua Add alert gateway_unreachable 2022-04-07 19:33:52 +02:00
alert_ghost_network.lua
alert_host_pool_connection.lua
alert_host_pool_disconnection.lua
alert_ids_ips_jail_add.lua
alert_ids_ips_jail_remove.lua Added Active Monitoring and SNMP categories (#6334) 2022-02-21 12:59:45 +01:00
alert_influxdb_error.lua
alert_influxdb_export_failure.lua
alert_ip_outsite_dhcp_range.lua
alert_list_download_failed.lua
alert_list_download_succeeded.lua
alert_local_host_blacklisted.lua Implements Local Hosts BlackList Check #6858 2022-09-09 22:51:12 +02:00
alert_login_failed.lua
alert_mac_ip_association_change.lua
alert_misconfigured_app.lua
alert_network_discovery_executed.lua
alert_network_issues.lua Add network issue alert (#6691) (#7228) 2023-02-14 05:40:06 -05:00
alert_network_rule_threshold_cross.lua Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238) 2023-02-21 14:37:09 +01:00
alert_network_score_per_host.lua Fixes Score Network alert (#6366) 2022-05-17 11:26:00 +02:00
alert_nfq_flushed.lua
alert_ngi_trust_event.lua
alert_no_if_activity.lua Fixed alert no activity on interface not correctly working (#6291) 2022-02-08 14:35:26 +01:00
alert_periodic_activity_not_executed.lua
alert_port_duplexstatus_change.lua
alert_port_errors.lua
alert_port_load_threshold_exceeded.lua
alert_port_mac_appeared.lua Added alert for SNMP MAC detection/disappear 2022-04-09 14:41:07 +02:00
alert_port_mac_changed.lua Fixed SNMP apert information 2022-04-09 12:04:44 +02:00
alert_port_mac_disappeared.lua Added alert for SNMP MAC detection/disappear 2022-04-09 14:41:07 +02:00
alert_port_status_change.lua
alert_port_too_many_macs.lua
alert_process_notification.lua Add syslog handler for nbox 2023-02-16 16:35:47 +01:00
alert_quota_exceeded.lua
alert_shell_script_executed.lua
alert_slow_periodic_activity.lua
alert_slow_purge.lua
alert_snmp_device_reset.lua
alert_snmp_device_traffic_change.lua Added check when SNMP traffic changes (#6144) 2022-07-20 12:42:41 +02:00
alert_snmp_interface_errors.lua Added SNMP interface error alert (#6747) 2022-07-15 17:11:14 +02:00
alert_snmp_topology_changed.lua
alert_tcp_syn_flood_victim.lua
alert_tcp_syn_scan_victim.lua
alert_threshold_cross.lua
alert_too_many_drops.lua
alert_user_activity.lua