- On the windows systems, install SNMP (in the control panel->Add Software->Add/Remove Windows Components).
- On the home linux server install mrtg
and then do this: - Create a mrtg configuration file:
cfgmonitor public@kidspc public@wendypc > /etc/mrtg.cfg
- Create a index for the top of the web area:
indexmaker /etc/mrtg.cfg > /var/www/mrtg/index.html
The debian package already took care of creating the directory and a
script in /etc/cron.d/mrtg to run every 5 minutes.