Community discussions

MikroTik App
 
plisken
Forum Guru
Forum Guru
Topic Author
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Mikrotik router monitoring in nagios

Sat May 18, 2013 10:45 pm

How must i configure nagios monitor for monitoring the power supply voltage?
 
lambert
Long time Member
Long time Member
Posts: 548
Joined: Fri Jul 23, 2010 1:09 am

Re: Mikrotik router monitoring in nagios

Wed May 22, 2013 2:02 am

This should point you in the right direction.
define command {
        command_name                    check_mt24v
        command_line                    $USER1$/check_snmp -H $HOSTADDRESS$ -o 1.3.6.1.4.1.14988.1.1.3.8.0 -C $USER15$ -w $ARG1$ -c $ARG2$
        register                        1
}
define service {
        hostgroup_name                  mt24v
        service_description             MikroTik Voltage 24v nominal
        servicegroups                   MikroTik-24v
        use                             generic-service-wlan
        check_command                   check_mt24v!246:280!230:290
        register                        1
}
 
plisken
Forum Guru
Forum Guru
Topic Author
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Mikrotik router monitoring in nagios

Mon Jun 10, 2013 6:01 am

Thanks for your reply, What means $user 15$ what variable is that
 
grizly
just joined
Posts: 19
Joined: Thu Nov 29, 2012 2:15 am
Location: Melbourne/Australia

Re: Mikrotik router monitoring in nagios

Wed Oct 09, 2013 2:42 am

That is the community string specified on the router.

As per: http://wiki.mikrotik.com/wiki/Manual:SNMP

Who is online

Users browsing this forum: No registered users and 30 guests