vertall Posted October 8, 2015 (edited) Доброе время! Есть микротик RB 2011, есть Nagios Нужно чтобы nagios мониторил uptime mikrotik что было сделано: на RB2011 - /snmp> set enabled yes /system resource print oid uptime: .1.3.6.1.2.1.1.3.0 Nagios: define service{ use generic-service ; Inherit values from a template host_name 192.168.1.1 service_description Uptime check_command check_snmp!-C public -o 1.3.6.1.2.1.1.3.0 -P 1 } ИТОГО: в nagios: External command error: Timeout: No Response from 192.168.1.1:161. Может, что забыл? Edited October 8, 2015 by vertall Share this post Link to post Share on other sites More sharing options...
vertall Posted October 8, 2015 Решено! всем или не всем спасибо!)) Share this post Link to post Share on other sites More sharing options...