Robert,

Here is a simple method that I use:
- Create a program notification:
  o Filename=C:\Program Files\WhatsUp\test.bat
  o WorkingDirectory=D:\Program Files\WhatsUp
  o Arguments= %U Hosts Up, %D Hosts Down, Down Devices: %e  Devices
               with down services: %A
  NOTE: See the help topic "Notification Variables" for details.
  Test.bat contains this line: echo %CMDCMDLINE%>web\status.txt
- Create the recurring notification that calls the above program 
  notification.
- Add the following to StandardPageFooter.asp:
  <%include% status.txt>

I would further improve this by formatting the command line data that is
passed to the program notification.  You can create a simple utility to 
read the command line and write the formatted data to status.txt.

Here is the related Knowledge Base article:
http://support.ipswitch.com/kb/WG-20011121-DM01.htm

Regards,

Joe


In reply to 30 Jan message from [EMAIL PROTECTED]:

>Has anyone ever tried to get a recurring notification report to
>feed a webpage??? I would like to have a webpage that reflects the
>total devices, total down, total down services . I am using WUG 7 

>Please visit http://www.ipswitch.com/support/mailing-lists.html to
>be removed from this list.

>An Archive of this list is available at:
>http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ 




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to