Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Cisco for crash info files
0.3
2015-03-31
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
- Nagios Log Server
GPL
9427
File | Description |
---|---|
check_snmp_cisco_crashinfo.pl | Version 0.3 - March 31 2015 |
Check if there are any crashinfo files detected on a Cisco device, which would indicate a hard or software issue. You can trigger an alarm if there are any crashinfo files and trigger an alarm that crashinfo file is generated within a certain amount of days.
Cisco routers include the date in crashinfo files names. Switches don't have a real-time clock and therefore no date is included in the crashinfo filename. Switches store their crashinfo file into a directory and include a sequence number for each crashinfo file. This plugin always generates a critical alarm if a crashinfo directory is detected.
./check_snmp_cisco_crashinfo.pl -H 192.168.0.1 -C public
Number of files: 154, Number of crashinfo files: 3, Latest crashinfo file is 432 days old : CRITICAL
Cisco routers include the date in crashinfo files names. Switches don't have a real-time clock and therefore no date is included in the crashinfo filename. Switches store their crashinfo file into a directory and include a sequence number for each crashinfo file. This plugin always generates a critical alarm if a crashinfo directory is detected.
./check_snmp_cisco_crashinfo.pl -H 192.168.0.1 -C public
Number of files: 154, Number of crashinfo files: 3, Latest crashinfo file is 432 days old : CRITICAL
Reviews (0)
Be the first to review this listing!