Search found 7 matches
- Fri Oct 22, 2010 3:08 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
Thanks a lot for your inputs Paul and Alex. The solution to have Hostmonitor call the 64 bit version of cscript is just fine with me. I've copied and renamed cscript from %windir%\system32\cscript.exe to %windir%\SysWOW64\cscript64.exe leaving the origional 32bit version in place. Using the followin...
- Wed Oct 20, 2010 3:02 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
- Tue Oct 19, 2010 5:23 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
- Mon Oct 18, 2010 5:32 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
Strangely the abovementionned script doesn't resolve the following two values when executed by Hostmonitor: GetDWORDValue HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update.AUOptions GetStringValue HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.AutoAdminLogon yet ...
- Fri Oct 15, 2010 3:39 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
- Fri Oct 15, 2010 8:50 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: value of vbscript variables when run by hostmonitor
- Replies: 11
- Views: 34610
value of vbscript variables when run by hostmonitor
In order to test some registry key on a windows 2008x64 machine I've tried to use a vbscript calling a WMI stdRegProv method GetDWORD. The script works fine when run from the commandline but from within Hostmonitor it doesn't. Aparently the value of the variable "mydwValue" then seems to g...
- Thu Jan 28, 2010 5:43 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: SNMP Get Alert option & Reply variable
- Replies: 1
- Views: 7385
SNMP Get Alert option & Reply variable
Hello When using the "alert when OID decreases by" option on a SNMP Get sysUpTime test, Hostmonitor nicely alerts just once on a system's restart. But the reply value then holds a relative instead of an absolute value and I would like to tune up the reply value for it to show the time sinc...