mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-22 18:33:45 +01:00
This commit is contained in:
parent
1e93e271b9
commit
734586d6d7
@ -56,7 +56,9 @@ check_replication=cmd /c echo Scripts\check_exchange\ReplicationHealth.ps1 | Pow
|
|||||||
[include]
|
[include]
|
||||||
local.ini
|
local.ini
|
||||||
wmi.ini
|
wmi.ini
|
||||||
|
check_eva.ini
|
||||||
|
|
||||||
[includes]
|
[includes]
|
||||||
local.ini
|
local.ini
|
||||||
wmi.ini
|
wmi.ini
|
||||||
|
check_eva.ini
|
||||||
|
@ -3,11 +3,11 @@ NSCAAgent.dll
|
|||||||
CheckExternalScripts.dll
|
CheckExternalScripts.dll
|
||||||
|
|
||||||
[External Scripts]
|
[External Scripts]
|
||||||
eva-check_systems=cmd /c scripts\check_eva\check_eva.exe --mode check_systems --host localhost --username eva --password evapassword --nagios_myhostname commandview.okhysing.is --phone_home
|
eva-check_systems=cmd /c scripts\check_eva\check_eva.exe --mode check_systems --host localhost --username evauser --password Root1234 --nagios_myhostname commandview.okhysing.is --phone-home
|
||||||
eva-check_disks=cmd /c scripts\check_eva\check_eva.exe --mode check_disks --host localhost --username eva --password evapassword --nagios_myhostname commandview.okhysing.is --phone_home
|
eva-check_disks=cmd /c scripts\check_eva\check_eva.exe --mode check_disks --host localhost --username evauser--password Root1234 --nagios_myhostname commandview.okhysing.is --phone-home
|
||||||
eva-check_diskgroups=cmd /c scripts\check_eva\check_eva.exe --mode check_diskgroups --host localhost --username eva --password evapassword --nagios_myhostname commandview.okhysing.is --phone_home
|
eva-check_diskgroups=cmd /c scripts\check_eva\check_eva.exe --mode check_diskgroups --host localhost --username evauser--password Root1234 --nagios_myhostname commandview.okhysing.is --phone-home
|
||||||
eva-check_diskshelfs=cmd /c scripts\check_eva\check_eva.exe --mode check_diskshelfs --host localhost --username eva --password evapassword --nagios_myhostname commandview.okhysing.is --phone_home
|
eva-check_diskshelfs=cmd /c scripts\check_eva\check_eva.exe --mode check_diskshelfs --host localhost --username evauser--password Root1234 --nagios_myhostname commandview.okhysing.is --phone-home
|
||||||
eva-check_controllers=cmd /c scripts\check_eva\check_eva.exe --mode check_controllers --host localhost --username eva --password evapassword --nagios_myhostname commandview.okhysing.is --phone_home
|
eva-check_controllers=cmd /c scripts\check_eva\check_eva.exe --mode check_controllers --host localhost --username evauser--password Root1234 --nagios_myhostname commandview.okhysing.is --phone-home
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user