in More Search Options

Tracert Custom Alert

Last post 09-24-2008 3:35 PM by fishermc. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
  • 09-24-2008 2:20 PM

    • kkrull
    • Not Ranked
    • Joined on 03-23-2004
    • USA
    • Posts 3
    • Points 7

    Tracert Custom Alert

    Hello,

      Has anyone setup a custom alert to run a command and email the results?  I am trying to setup a custom alert using an "External Process" which will allow me to run a tracert command and hopefully email the results.  I am monitoring a remote node and when that node goes down I need to run a trace route automatically to determine the failure point.  It would be benefitial if I could have the results emailed along with the alert itself for rapid troubleshooting.  If anyone can point me in the right direction I would appreciate it. 

    • Post Points: 3
  • 09-24-2008 3:35 PM In reply to

    • fishermc
    • Top 500 Contributor
    • Joined on 08-18-2008
    • Posts 21
    • Points 39

    Re: Tracert Custom Alert

    Dont know of a real easy way to do this but there is a way.

    You can have the alert setup to run an external process. You can then make a bat file (which is the eternal process) that would then tracert the IP address and send the result of the tracert to a file (by using >C:\example.txt) and have the last command in the bat file to email that .txt file with the results. You can use BLAT which is a command line SMTP utility that would work fine for this.

    • Post Points: 1
Page 1 of 1 (2 items)