Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_cisco_asa_fw_temp
V1
2017-05-01
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
6630
File | Description |
---|---|
check_snmp_cisco_asa_fw_temp.pl | check_snmp_cisco_asa_fw_temp |
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!
# This Nagios Plugins is SNMP Based
# Used to monitor only Cisco ASA Firewall’s Temperature of all available sensor/s.
# Critical and Warning Threshold work to any sensor’s temperature value except CPU’s sensor.
# For example if we have four sensor and 3 of them have warning status and one have Critical status then summary result will be critical.
# CPU’s temperature threshold is by default 60-Warning and 65-Critical.
#
# Example command
# check_snmp_cisco_asa_fw_temp.pl -H -C -w -c
#
# check_snmp_cisco_asa_fw_temp.pl -H 192.168.101.1 -C “public” –w 45 –c 50
#
#
# Centreon command example
#
# $USER1$/cisco/check_snmp_cisco_asa_fw_temp.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$
# Used to monitor only Cisco ASA Firewall’s Temperature of all available sensor/s.
# Critical and Warning Threshold work to any sensor’s temperature value except CPU’s sensor.
# For example if we have four sensor and 3 of them have warning status and one have Critical status then summary result will be critical.
# CPU’s temperature threshold is by default 60-Warning and 65-Critical.
#
# Example command
# check_snmp_cisco_asa_fw_temp.pl -H
#
# check_snmp_cisco_asa_fw_temp.pl -H 192.168.101.1 -C “public” –w 45 –c 50
#
#
# Centreon command example
#
# $USER1$/cisco/check_snmp_cisco_asa_fw_temp.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$
Reviews (1)
byscheived@gtc.edu, March 8, 2022
issue with accepting warning and critical values
OID are no longer valid
OID are no longer valid