Are you still having the same with the latest build too? 

Dirk.
Don't forget to vote for Servers Alive in the annual Sunbelt Target Awards
http://www.sunbelt-software.com/targetawards/

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Brett Hanson
Sent: Friday, April 30, 2004 9:17 PM
To: [EMAIL PROTECTED]
Subject: [SA-list] Problem with Other Mail

I apologize for the long introduction to the problem, but I want to make
it clear what we are doing and where the problem lies...

Servers Alive version: 4.1.1586 running as a service on Windows 2000
server

We use the other mail feature to send pages through to our paging
server (uses TelAlert software on the server).  I have the other mail
setup to perform the following action:

c:\apps\salive\PageAny.cmd %m

In the alerts I setup an alert for sending other mail with the
following message body:

AppDev %d %t "%p is %s"

The batch file PageAny.cmd looks like this:

REM %1 = Person / Group to Page
REM %2 = Date
REM %3 = Time
REM %4 = Message
echo %2 %3 Paging Message to %1: %4 >> "c:\Data\Logs\Servers Alive
Pages.log"

goto %1

:bhanson
echo paging bhanson >> c:\apps\salive\event.log
c:\apps\telalert\cmdline\telalrtc.exe -i BrettHPager -host
agsun1.agrium.com -m "%4"
Goto End

:appdev
c:\apps\telalert\cmdline\telalrtc.exe -g AppDevGroup -host
agsun1.agrium.com -m "%4"
Goto End

:End

The problem that I am seeing is that alerts setup quite a while ago
show in the polling setup file as 
#WHAT1="#WHAT=OTHERM#MSG=AppDev %d %t "%p is %s"#WHEN1=2_DOWN_BACKUP
Recently setup alerts show in the file as
#WHAT7="#WHAT=OTHERM#MSG=AppDev %d %t {22}%p is
%s{22}#"#WHEN7=2_DOWN_BACKUP

The batch file is receiving:
AppDev 4/30/2004 08:19 {22}testing is DOWN{22}

instead of the expected:
AppDev 4/30/2004 08:19 "testing is DOWN"

I know I could search and replace through the setup file to make the
new alerts the same as the old, but I thought it would be better to have
you look at this problem.


Thank you,

Brett Hanson
Systems Analyst,
Agrium




                            IMPORTANT NOTICE 
This E-Mail transmission and any accompanying attachments may contain
confidential information intended only for the use of the individual or
entity named above. Any dissemination, distribution, copying or action taken
in reliance on the contents of this E-Mail by anyone other than the intended
recipient is strictly prohibited and is not intended to, in anyway, waive
privilege or confidentiality. If you have received this E-Mail in error
please
immediately delete it and notify sender at the above E-Mail address.

Agrium uses state of the art anti-virus technology on all incoming and
outgoing E-Mail. We encourage and promote the use of safe E-Mail management
practices and recommend you check this, and all other E-Mail and attachments
you receive for the presence of viruses. The sender and Agrium accept no
liability
for any damage caused by a virus or otherwise by the transmittal of this
E-Mail.
                        IMPORTANT NOTICE 



---
[This E-mail scanned for viruses by Declude Virus]

To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive



---
[This E-mail scanned for viruses by Declude Virus]

To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive

Reply via email to