Search found 3 matches
- Thu Sep 27, 2007 2:18 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: VBScript to check for Memory used by a process on Windows
- Replies: 1
- Views: 17111
VBScript to check for Memory used by a process on Windows
Hi, I am new to hostmon so if I am a lil off on some basics please accept my apologies.... I am trying to setup a test (currently using VBScript) to get the memory usage of a specific process from a remote Windows computer. Following is the script Option Explicit const statusAlive = "Host is al...
- Wed Jun 13, 2007 3:07 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: SNMP Traps v2c
- Replies: 3
- Views: 11437
Thanks for the quick response Alex. I figured out that %MibValue% Macro variable grabs the first line off of the Message sent in the SNMP Trap and for my purposes it is good for now. Now that I have that and I want to parse the information in the message. I have say 20 IPs that are being reported by...
- Wed Jun 13, 2007 2:11 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: SNMP Traps v2c
- Replies: 3
- Views: 11437
SNMP Traps v2c
Hi guys, This is my first post here at Hostmon so if I am missing any info or this is the wrong forum please redirect me. I am running Advanced HM v5.66. I have a load balancer that is sending SNMP traps to HM. I am getting the alerts in Hostmonitor however the alert being sent is SNMP v2c and it ha...