Multiping, Ping Plotter and $host

Posted by: Anonymous

Multiping, Ping Plotter and $host - 08/23/05 01:15 PM

I am attempting to set up a Multiping alert which will fire up Ping Plotter if a host meets a certain condition. I'm telling Multiping to execute the program: "pingplotter.exe /trace:$host" (I'm leaving the path out here).

When the conditions are met, Multiping launches Ping Plotter the way it's supposed to. However, if the host in question has a label (i.e. "192.168.1.1 This is Server 1") then Ping Plotter fails, because Multiping is apparently passing it the label rather than the IP address. What can be done to fix this?
Posted by: Pete Ness

Re: Multiping, Ping Plotter and $host - 08/23/05 01:29 PM

That's a bit embarrasing for us!

The only workaround I see for this now is to create an entry in your Windows hosts file for this - and use that instead of the MultiPing "192.168.1.1 My Server 1" style syntax. If you set up your hosts file to have 192.168.1.1 MyServer1 in it, then just use the IP or the name in MultiPing, then it should work.

This is certainly something we need to take care of - thanks for bringing it to our attention.

- Pete