* TCP and UDP (Generic)

iSCSI Jumbo Frame & Latency check

Description:

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

Compatible With

  • Nagios XI

Owner


Project Files
Project Notes
Reviews (1) Add a Review
Terrible...
by mazzystr, August 31, 2013

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



Project Stats
Rating
2.5 (2)
Favorites
0
Views
35,939