Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A based Perl script that check a redundant switch available.
Current Version
Last Release Date
June 5, 2009
Owner
Nagios Exchange
check_redund_switch - nagios plugin
INSTALLATION
Copy this Perl script in your nagios/libexec directory, for example /usr/local/nagios/libexec/.
Usage :check_redund_switch --switchA or A -> name/ip --switchB or B -> name/ip --warn or w -> integer --crit or c -> integer --proto udp,tcp,icmp(root privilage) --timeout integer --packet integer
example usage:
check_redund_switch -A fco1.domain.com -B fco2.domain.com -w 40 -c 60
CONFIGURATION
commands.cfg .. define command{ command_name check_switchfb command_line $USER1$/check_redundant_switch.pl -A $ARG1$ -B $ARG2$ -w $ARG3$ -c $ARG4$ } ..
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!