• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Status monitoring... what app to use

I'm a little spoiled with WhatsupPro 2006 in the office... I'd like some of its features at home.

Any of you guys happen to know a free utility that can ping with an adjustable interval and record the results to a log file?

I don't know the first thing about VB or I'd whip something up myself 🙁
 
Ipswitch doesnt have a free version of WUG or WUP?

The monitoring software we use here is free up to 5 devices I think. Check it out: http://www.intermapper.com/

on a side note, the vb solution wouldnt be hard at all. just download a module file that contains network functions such as ping, tracert. setup a timer to ping a list of devices (possible a text file which vb opens for read access) at an interval. log them to a text file after each ping interval. all in all...not worth the effort 🙂
 
Back
Top