Check drive failure
Posted: Wed Apr 25, 2018 9:59 am
Hi
we're using Nagios XI, and xiwizard_ templates.
1) is there a command that will check for disk failure in a similar fashion to checkdrivesize when using xiwizard_ based templates/services
for example. this is our services definitions for checkdrivesize.
define service {
host_name servername.domain
service_description Drive C: Disk Usage
use xiwizard_windowswmi_service,xiwizard_windowsserver_nsclient_service
check_command check_xi_service_wmiplus!'username'!'password'!checkdrivesize!-a 'C': -w '80' -c '95'!!!!
we're using Nagios XI, and xiwizard_ templates.
1) is there a command that will check for disk failure in a similar fashion to checkdrivesize when using xiwizard_ based templates/services
for example. this is our services definitions for checkdrivesize.
define service {
host_name servername.domain
service_description Drive C: Disk Usage
use xiwizard_windowswmi_service,xiwizard_windowsserver_nsclient_service
check_command check_xi_service_wmiplus!'username'!'password'!checkdrivesize!-a 'C': -w '80' -c '95'!!!!