Others

check_ds8100.sh

Description:

check IBM DS8100 storage status from hmc https webpage

Current Version

v1.0

Last Release Date

October 18, 2017

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
  • Nagios Fusion

Owner

License

GPL


Project Files
Project Photos
Project Notes
This script need curl tools #check the https webpache status command command[check_ds8100_https]=/usr/local/nagios/libexec/check_http -I $ARG1$ -u /preloginmonitor/status.jsp -S #check ds8100 status command command[check_ds8100_status]=/usr/local/nagios/libexec/check_ds81001.sh -M $ARG1$ -C $ARG2$ #define check service define service { host_name BSS_DS8100 service_description DS8100_System_Status check_command check_ds8100_status!check_ds8100_status!systemMessage check_interval 60 register 1 notifications_enabled 1 use generic-service _SERVICE_ID 5406 } define service { host_name BSS_DS8100 service_description DS8100_Attention_LEDs check_command check_ds8100_status!check_ds8100_status!attentionsMessage check_interval 60 register 1 notifications_enabled 1 use generic-service _SERVICE_ID 5416 } define service { host_name BSS_DS8100 service_description DS8100_Serviceable_Events check_command check_ds8100_status!check_ds8100_status!serviceablesMessage check_interval 60 register 1 notifications_enabled 1 use generic-service _SERVICE_ID 5417 } define service { host_name BSS_DS8100 service_description check_ds8100_https check_command check_ds8100_https!check_ds8100_https check_interval 60 register 1 notifications_enabled 1 use generic-service _SERVICE_ID 5421 }
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
5,455