Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
MaxWinterstein
byMaxWinterstein, August 4, 2013
throws file.io not found exception on win2012srv german.
byMaxWinterstein, August 1, 2013
had a small problem while using the wrapper scripts that are around here, but this did the trick:
check_smartarray=cscript.exe //T:30 //NoLogo scriptscheck_smartarray.vbs --hpacucli "C:ProgrammeCompaqHpacucliBin"
also important to say it was not able to run it via "C:Program Files" for me...
check_smartarray=cscript.exe //T:30 //NoLogo scriptscheck_smartarray.vbs --hpacucli "C:ProgrammeCompaqHpacucliBin"
also important to say it was not able to run it via "C:Program Files" for me...
byMaxWinterstein, August 1, 2013
nsclient.ini:
[/modules]
NRPEServer=enabled
CheckExternalScripts=enabled
[/settings/NRPE/server]
allow arguments = true
[/settings/external scripts/scripts]
check_arcconf =scripts\check_arcconf.exe path="C:Program FilesAdaptecAdaptec Storage Managerarcconf.exe"
################################################
command:
/usr/lib/nagios/plugins/check_nrpe -H -c check_arcconf
[/modules]
NRPEServer=enabled
CheckExternalScripts=enabled
[/settings/NRPE/server]
allow arguments = true
[/settings/external scripts/scripts]
check_arcconf =scripts\check_arcconf.exe path="C:Program FilesAdaptecAdaptec Storage Managerarcconf.exe"
################################################
command:
/usr/lib/nagios/plugins/check_nrpe -H -c check_arcconf