This commit is contained in:
Páll Guðjón Sigurðsson 2010-10-06 09:54:51 +00:00
parent 1ed1d0d1ac
commit 4506db6e3f
1 changed files with 6 additions and 8 deletions

View File

@ -3,17 +3,16 @@ NSCAAgent.dll
CheckExternalScripts.dll
[External Scripts]
eva-check_systems=cmd /c scripts\check_eva\check_eva.exe --mode check_systems --host localhost --username administrator --password Z0rglu66 --nagios_server 94.142.154.11 --nagios_myhostname commandview.okhysing.is
eva-check_disks=cmd /c scripts\check_eva\check_eva.exe --mode check_disks --host localhost --username administrator --password Z0rglu66 --nagios_myhostname commandview.okhysing.is --nagios_server 94.142.154.11
eva-check_diskgroups=cmd /c scripts\check_eva\check_eva.exe --mode check_diskgroups --host localhost --username administrator --password Z0rglu66 --nagios_myhostname commandview.okhysing.is --nagios_server 94.142.154.11
eva-check_diskshelfs=cmd /c scripts\check_eva\check_eva.exe --mode check_diskshelfs --host localhost --username administrator --password Z0rglu66 --nagios_myhostname commandview.okhysing.is --nagios_server 94.142.154.11
eva-check_controllers=cmd /c scripts\check_eva\check_eva.exe --mode check_controllers --host localhost --username administrator --password Z0rglu66 --nagios_myhostname commandview.okhysing.is --nagios_server 94.142.154.11
ls=cmd /c dir
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_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_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_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_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
[NSCA Agent]
hostname=commandview.okhysing.is
hostname=commandview.example.local
interval=300
encryption_method=1
@ -29,4 +28,3 @@ HP EVA Diskshelves=eva-check_diskshelfs
HP EVA Disks=eva-check_disks
HP EVA Diskgroups=eva-check_diskgroups
HP EVA Controllers=eva-check_controllers
;check_ls=ls