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
v1
2017-05-08
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
GPL
6566
File | Description |
---|---|
check_snmp_mikrotik_env.pl | check_snmp_mikrotik_env.pl |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!