Hi,
I was wondering if anyone knows of an efficient way of monitoring a set of computers on a network from one main computer? More specifically, I'm looking for suggestions on only a simple set of system performance information, ie. CPU usage, RAM usage, Hard Drive Availability. The network includes both Windows and Unix O/S's on them, which I think complicates the solution. Currently, I wrote a little application that does a series of SNMP queries to gather all of this information and the app would process the info, but I found that a lot of the CPU usage was being eaten up everytime it does a query. I figured there might be a better solution, so I thought I'd ask.
Any help would be much appreciated. Thanks in advanced! :)
-Weeg
I was wondering if anyone knows of an efficient way of monitoring a set of computers on a network from one main computer? More specifically, I'm looking for suggestions on only a simple set of system performance information, ie. CPU usage, RAM usage, Hard Drive Availability. The network includes both Windows and Unix O/S's on them, which I think complicates the solution. Currently, I wrote a little application that does a series of SNMP queries to gather all of this information and the app would process the info, but I found that a lot of the CPU usage was being eaten up everytime it does a query. I figured there might be a better solution, so I thought I'd ask.
Any help would be much appreciated. Thanks in advanced! :)
-Weeg
Comment