mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| alert_dhcp_storm.lua | ||
| alert_dropped_alerts.lua | ||
| alert_fail2ban_executed.lua | ||
| alert_flow_flood_victim.lua | ||
| alert_gateway_unreachable.lua | ||
| 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 | ||
| 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 | ||
| alert_login_failed.lua | ||
| alert_mac_ip_association_change.lua | ||
| alert_misconfigured_app.lua | ||
| alert_network_discovery_executed.lua | ||
| alert_network_issues.lua | ||
| alert_network_rule_threshold_cross.lua | ||
| alert_network_score_per_host.lua | ||
| alert_nfq_flushed.lua | ||
| alert_ngi_trust_event.lua | ||
| alert_no_if_activity.lua | ||
| 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 | ||
| alert_port_mac_changed.lua | ||
| alert_port_mac_disappeared.lua | ||
| alert_port_status_change.lua | ||
| alert_port_too_many_macs.lua | ||
| alert_process_notification.lua | ||
| 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 | ||
| alert_snmp_interface_errors.lua | ||
| 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 | ||