Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_mikrotik_env.pl
Current Version
v1
Last Release Date
2017-05-08
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
4915
Files:
File | Description |
---|---|
check_snmp_mikrotik_env.pl | check_snmp_mikrotik_env.pl |
Sample command,
check_snmp_mikrotik_env.pl -H host -C 'COMMUNITY-STRING' -t 'type of monitoring items temp, power' -w WARNING -c CRITCAL
If '-t temp' then Warning and Critical threshold will work on Internal Temperature.
If '-t' power then Warning and Critical threshold will work on Voltage
check_snmp_mikrotik_env.pl -H 192.168.101.1 -C public -t temp -w 40 -c 50
check_snmp_mikrotik_env.pl -H 192.168.101.1 -C public -t power -w 240 -c 260
check_snmp_mikrotik_env.pl -H host -C 'COMMUNITY-STRING' -t 'type of monitoring items temp, power' -w WARNING -c CRITCAL
If '-t temp' then Warning and Critical threshold will work on Internal Temperature.
If '-t' power then Warning and Critical threshold will work on Voltage
check_snmp_mikrotik_env.pl -H 192.168.101.1 -C public -t temp -w 40 -c 50
check_snmp_mikrotik_env.pl -H 192.168.101.1 -C public -t power -w 240 -c 260
Reviews (0)
Be the first to review this listing!