Jump to content
Калькуляторы

мониторинг upaim mikrotik

Доброе время!

Есть микротик 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 by vertall

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.