
* 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
File | Description |
---|---|
check_iscsi |
Project Notes
Reviews
(1)
Add a Review
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
Page Sections
Project Stats
Rating
2.5 (2)
Favorites
0
Views
35,939