I use Dude in a small Network, and use only “Ping” to see, if a Specific PC is on or off.
ok, this works fine.
My Problem: i also want to know, how long the Spezific PC was on or off.
So i used “[Service.TimeSinceChanged]” in Notification-Menue.
But all i got is a line like this:
2006.09.14-20:51:25: Service ping on 192.168.1.21 is now up (ok) 00:00:00
The 00:00:00 is the “[Service.TimeSinceChanged]”-Entry.
[Service.TimeUp] and [Service.TimeDown] seams also not to work.
there i got this:
2006.09.14-21:32:31: Service ping on 192.168.1.27 is now down (timeout) [Service.TimeUp]
What to do, to get this work?
And: is there a Posibility, to add this Parameters in Local View to see in Realtime, how Long a PC is up/down without to switch to Log-View?