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

Check_3par_volume

Rating
0 votes
Favoured:
0
Last Release Date
2016-07-18
Compatible With
  • Nagios 3.x
  • Nagios 4.x
Owner
Hits
9221
Files:
FileDescription
check_3par_volumecheck_3par_volume
3par_1.PNG3par_1.PNG
3par_2.PNG3par_2.PNG
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check_3par_volume
Nagios script to Check available size on datastores HP 3PAR Storage virtual volumes.
Log in to the server with the nagios user
Create a SSH key with with “ssh-keygen” and copy the public key to a notepad:
servernagios@nagios:~$cat .ssh/id_rsa.pub

Connect using SSH to the 3PAR Storage (with the user that will be used for running the
checks) and add the key fingerprint to the list of known hosts:

servernagios@nagios:~$ssh 3paradm@192.168.x.y

Add the SSH public key to the 3PAR:
servernagios@nagios:~$setsshkey -add
paste here the pubblic key...

Check that the nagios user can now connect without having to enter a password:
servernagios@nagios:~$ssh 3paradm@192.168.x.y

Check that the nagios user can successfuly run the check script on the 3PAR:
servernagios@nagios:~$./check_3par_volume 192.168.x.y 3paradm

example:
servernagios@nagios:~$ ./check_3par_volume 192.168.3.4 3paradm volume