Build precise queries to find exactly what you need
Press ESC to close
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
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!