External Script

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
gapmin
Posts: 4
Joined: Tue Sep 22, 2009 6:03 am

External Script

Post by gapmin »

Servus,
can HostMonitor run a external script and send the results to different HM Tests without using a buffer txt-File?

For Example, I want to test the connection state of 16 HBAs. When I create 16 Tests, they all run at the same time, HM-Server goes very busy. So I want create 17 Tests, the first execute the external script and the externel Script send the results to the other 16 Test.
How would such a thing be done?

Regards Andi
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If your script can send SNMP Trap messages, then you may setup 16 SNMP Trap test items and send different messages to each test.
http://ks-soft.net/hostmon.eng/mframe.h ... m#snmptrap

Regards
Alex
gapmin
Posts: 4
Joined: Tue Sep 22, 2009 6:03 am

Post by gapmin »

Hi Alex,

that would be a nice idea. Did you know, if powershell can do that?

Regards
Andi
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You may use some additional set of PowerShell commandlets from 3-rd party developers or external utilities to send SNMP Traps.
E.g. you may use SnmpTrapGen utility from Free Cmd Tools:
http://www.snmpsoft.com/freetools/snmptrapgen.html
Post Reply