Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
CISCO ASR9K RSP / Inlet / Hotspot Temperature Monitoring
Current Version
1.0
Last Release Date
2016-08-14
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
7155
Files:
File | Description |
---|---|
check_asr_temp.sh | Monitors Cisco ASR Temperature |
This is my first time to develop and share over any forum. This plugin checks the temperature monitoring of Cisco ASR9K which currently covers RSPx coupled with Inlet & Outlet (Exhaust) sensors.
Usage:
check_asr_sh -H 192.168.100.4 -R RSP0 -t Inlet -W 26 -C 40
where R = RSP (RSP0/RSP1)
t = Type of Sensor (Inlet / Outlet)
W = warning
C = Critical
Currently, successfully monitoring Cisco ASR9K nationwide through CentOS 5.7
Feedback are always welcomed !!!
Thanks.
Usage:
check_asr_sh -H 192.168.100.4 -R RSP0 -t Inlet -W 26 -C 40
where R = RSP (RSP0/RSP1)
t = Type of Sensor (Inlet / Outlet)
W = warning
C = Critical
Currently, successfully monitoring Cisco ASR9K nationwide through CentOS 5.7
Feedback are always welcomed !!!
Thanks.
Reviews (1)
bylmiltchev, August 16, 2016
zahid72, did you forget to upload the "check.asr.sh" file? There is no download link...
Owner's reply
File is attached. Actually, the submit button was pressed mistakenly during working over image upload.