This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
сервис_nagios [2024/06/20 15:29] val [Интеграция с MRTG] |
сервис_nagios [2024/06/20 15:32] (current) val [Настройка nagios на использование check_snmp] |
||
---|---|---|---|
Line 231: | Line 231: | ||
host_name cisco-router | host_name cisco-router | ||
service_description int LAN bandwidth SNMP | service_description int LAN bandwidth SNMP | ||
+ | flap_detection_enabled 0 | ||
check_command check_snmp_band!public!ifInOctets.2,ifOutOctets.2!62500,62500!125000,125000 | check_command check_snmp_band!public!ifInOctets.2,ifOutOctets.2!62500,62500!125000,125000 | ||
# check_command check_snmp_band!public!ifInOctets.5,ifOutOctets.5!62500,62500!125000,125000 | # check_command check_snmp_band!public!ifInOctets.5,ifOutOctets.5!62500,62500!125000,125000 |