Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
The plugin is using Python and check SVC status using SVC CLI in SSH connection. If offered 4 functions to check pool capacity,pool status, FC port status and Node status. It support SVC family device(such as V7000,V500)
Current Version
1.0
Last Release Date
2015-07-23
Owner
wgl
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2015/07/10.10.10.10.cfg
License
GPL
Compatible With
a sample of svc host definition
the script to check svc status
copyright
the script to read SVC credential from file
a property file to store SVC credential
the script to create ssh connection with SVC
the check definition
the plugin is to check svc status and shown in Nagios GUI. If offered 4 functions to check pool capacity,pool status, FC port status and Node status. It support SVC family device(such as V7000,V500).
the script are using SSH to connect to SVC using username,password, and store the credential in a property file. Consider using SSH key in next release
the usage is as below(also can be got in README):
How to install the plugin into nagios: 1. install Python3 and paramiko 2. add line "cfg_dir=/usr/local/nagios/etc/svc" to the end of file /usr/local/nagios/etc/nagios.cfg 3. create directory /usr/local/nagios/etc/svc and /usr/local/nagios/etc/svc/hosts 4. create a host definition named XXX.cfg and put in /usr/local/nagios/etc/svc/hosts (the plugin have offered a sample 10.10.10.10.cfg) 5. copyt files "svc_commands.cfg" and host_info.properties to /usr/local/nagios/etc/svc (the host_info.properties stored the host username/password, ) 6. copy file check_svc,device_mgr.py,sshUtils.py to /usr/local/nagios/libexec , and give rw access 7. restart nagios to load the host
You must be logged in to submit a review.
To:
From: