Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Connection to the 3PAR system is supported using SSH. By the way, you will need to install PHPSECLIB v1 library http://phpseclib.sourceforge.net/ Usage: check_3par.php *optional depending the mode chosen Supported commands : check_pd : Check status of physical disks Degraded -> Warning Failed -> Critical check_node : Check status of controller nodes Degraded -> Warning Failed -> Critical check_ld : Check status of logical disks Degraded -> Warning Failed -> Critical check_vv : Check status of virtual volumes Degraded -> Warning Failed -> Critical check_port_fc : Check status of FC ports loss_sync -> Warning config_wait -> Warning login_wait -> Warning non_participate -> Warning error -> Critical check_cap_ssd : Check used SSD capacity >= 80 -> Warning >= 90 -> Critical check_ps_node : Check Power Supply Node Degraded -> Warning Failed -> Critical check_ps_cage : Check Power Supply Cage Degraded -> Warning Failed -> Critical check_health : Check overall state of the system check_alerts : Check status of system alerts Examples : > check_3par.php nagiosuser 192.168.0.0 /home/root/.ssh/3par_rsa check_port_fc > check_3par.php nagiosuser 192.168.0.0 /home/root/.ssh/3par_rsa check_cap_ssd 80 90
Current Version
2.0
Last Release Date
2018-07-04
Owner
Victor Losser
Website
https://github.com/VictorLosser/3par-Nagios-PHP-Script
Connection to the 3PAR system is supported using SSH. By the way, you will need to install PHPSECLIB v1 library http://phpseclib.sourceforge.net/
Usage: check_3par.php <username> <hostname> <public key path> <check_xxx> <warn value * > <critical value * > *optional depending the mode chosen
Supported commands : check_pd : Check status of physical disks Degraded -> Warning Failed -> Critical
check_node : Check status of controller nodes Degraded -> Warning Failed -> Critical
check_ld : Check status of logical disks Degraded -> Warning Failed -> Critical
check_vv : Check status of virtual volumes Degraded -> Warning Failed -> Critical
check_port_fc : Check status of FC ports loss_sync -> Warning config_wait -> Warning login_wait -> Warning non_participate -> Warning error -> Critical
check_cap_ssd : Check used SSD capacity >= 80 -> Warning >= 90 -> Critical
check_ps_node : Check Power Supply Node Degraded -> Warning Failed -> Critical
check_ps_cage : Check Power Supply Cage Degraded -> Warning Failed -> Critical
check_health : Check overall state of the system
check_alerts : Check status of system alerts
Examples :
> check_3par.php nagiosuser 192.168.0.0 /home/root/.ssh/3par_rsa check_port_fc
> check_3par.php nagiosuser 192.168.0.0 /home/root/.ssh/3par_rsa check_cap_ssd 80 90
You must be logged in to submit a review.
To:
From: