Build precise queries to find exactly what you need
Press ESC to close
@lain2097
Favorites0
Views
Projects0
Works perfectly on my 4507R-E (11 sensors!) and multiple 3750X stacks. Does not work on 2960G or 2950 - probably no sensor.
Reviewed 15 years ago
Works perfectly in my environment; flexible thresholds. Working on 4507R-E, 3750X stacks, 1721 and 2960G. Got to set up the rest of my environment!
After some tinkering got this script to monitor my ASA5510 pair. Don't know whether this is proper or not but I had to change the script and command slightly: *check_pixfailover.pl: modify line: use lib '/usr/lib/nagios/plugins/'; *commands.cfg: define command{ command_name check_pixfailover command_line $USER1$/check_pixfailover.pl -H $HOSTADDRESS$ -C SNMPCommunity -P $SERVICEOUTPUT$ } Not doing this would result in a CRITICAL (null) status or 127 error. Using ASA 8.2.2 & Nagios 3.2.0.