Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Very simple bash script to check iSCSI network targets. It validates they'll accept non-fragmented jumbo frames and measures their latency. The three variables you must pass to the script are the target IP, the warning & critical thresholds (in ms). Example: ./check_iscsi 192.168.1.250 3 5 This would ensure jumbo frames are enabled for 192.168.1.250, return a warning if the latency exceeded 3ms and a critical if it exceeded 5ms
Current Version
0.1
Last Release Date
2013-07-07
Owner
Matt Haynes
Compatible With
This check should be removed from Exchange. Check_icmp is part of Nagios Core Plugins. It does the same thing but with cowbell. http://nagiosplugins.org/man/check_icmp
The point of this check is to verify jumbo frames by forcing non-fragmentation of large packets. Something check_icmp doesn't do.
You must be logged in to submit a review.
To:
From: