Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

iscsi check

Rating
0 votes
Favoured:
0
Current Version
1.0.0
Last Release Date
2013-05-09
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
Owner
Hits
33992
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
A way of actively checking your iscsi connections and paths.
$ ./check_iscsi -h
ISCSI Plugin for Nagios
Version: version 1.0.0
Last Modified: 05-09-2013

You can use the ip address or the IQN to look for a session. If you have multiple paths your IQN could possibly be the same so it's suggested to use the IP address or assign a different IQN for each path. There is no warning and no need to set a critical, if it's working your OK, if it's not working your critical. You can request a number of sessions from iscsi.

Usage: check_iscsi -i [IP ADDRESS] -q [IQN] (-c [total sessions])

Options:
-i [IP address] The IP address of the iscsi server you're checking
-q [IQN code] The IQN code of the iscsi path you're checking
-c [count] The number of sessions matching your criteria (not required)