Lightweight monitoring for a Windows XP laptop
Posted
by kazanaki
on Server Fault
See other posts from Server Fault
or by kazanaki
Published on 2010-05-13T11:18:45Z
Indexed on
2010/05/13
11:25 UTC
Read the original article
Hit count: 304
Hello
I have a windows XP laptop in a remote location. I would like to have an overview for CPU/Memory statistics from a remote location. Monitoring a specific service (a Tomcat instance) would be nice but not essential.
I have seen the monitoring solutions (Nagios, cacti e.t.c) and they are all very heavy. I do not want to install mysql, web server and other stuff like that on the laptop.
I don't even need a web solution at all. It could just be a simple command line app with a server port and on my machine another GUI application would connect there (and not a web browser)
Is there something like this available?
© Server Fault or respective owner