Forum Replies Created
-
AuthorReplies
-
You can also do a e-mail text page directly from alerts. In the following example e-mail is sent to e-mail address usermail@hosp.org with a CC list in file c:\hci\cphonecc. %A is the information passed by alert, for example ‘Thread protocol status of CLOVERB_RCV is down’.We also put a file in a folder c:\hci\Status\intfdown.txt that a second system monitors every 15 minutes to provide a additional level of paging.
We e-mail and text page multiple staff.
blat is a freeware mailer. All this is on windows.
{VALUE status} {SOURCE {PHSRCV_FWD1 PHSADT_RCV HBPXBCLB_SND PHSRCV_SQL1 IDXRS_SND PHSRCV_FWD3 PHSCHG_RCV HPFRES3_SND HSMRPT_RCV1 HNAM_CHG_FWD Millencg_rcv HNAM_FWD HNAM_CHG HNAMMFN_SND HNAMOR_RCV HNAMAO_SND HNAM_HPF CLOVERB_RCV CBORD_SND HLRMA_SND HELL_SND ROCHE_SND IDXRS_SQL3X quest_res_rcv MILLENQORM_RCV PASSPORT_SND1 HBOCHI_RCV1 HBOCHI_SND1 quest_orm_snd MILLENQORU_SND PASSPORT_RCV11 PASSPORT_RCV111 PHSADTSND_FWD}} {MODE actual} {WITH -2} {COMP {== down}} {FOR once} {WINDOW {* * * * * *}} {HOST {}} {ACTION {{exec {blat – -to
usermail@hosp.org -s “%A” -body “%A” -cf c:\hci\cphonecc -q}} {exec {cmd.exe /c copy c:\hci\clpage.txt c:\hci\Status\intfdown.txt}}}}How are generating the ACK? 5.3P Rev3 on Windows 2000 Nothing logged after the pstop of thread.
Engine idle — 08/18/2006 19:29:42
Engine idle — 08/18/2006 19:30:07
[cmd :cmd :INFO/0:HBOCB_DEST_cmd] Receiving a command
[cmd :cmd :INFO/0:HBOCB_DEST_cmd] Received command: ‘PACSAOR_SND pstop’
[cmd :cmd :INFO/0:HBOCB_DEST_cmd] Doing ‘pstop’ command on thread ‘PACSAOR_SND’
[cmd :cmd :INFO/0:HBOCB_DEST_cmd] Receiving a command
[cmd :cmd :INFO/0:HBOCB_DEST_cmd] Command client went away. Closing connection.
[prod:prod:INFO/0: PACSAOR_SND] Checking for leaked handles in the General interpreter…
[prod:prod:INFO/0: PACSAOR_SND] Checking for leaked handles in the TPS interpreter…
-
AuthorReplies