|
I
wrote a vbs script that would post an alert to a PHP-Nuke website as a news item
so that techs could comment on the alerts and keep all the information in a
single place (searchable as well). I had problems getting WhatsUp Gold to
execute the vbs script and pass parameters to the program. I solved the
problem by having WhatsUp call a batch file that would pass everything to the
vbs script. The batch file only looks like this:
sendalert.vbs %1 %2
It
worked for me, try it out...
Todd
Wiese
|
Title: Message
