Try a SyMon http://www.xs4all.nl/~wpd/symon/
It´s monitor for CPU, MEM, IO ( disks ), PROCESSES , INTERFACES. Really a fine monitor. install a daemon on target machines and a monitor , webgui for a reports on another machine. my 0,2 cents 2006/5/23, Mailling <[EMAIL PROTECTED]>:
The script is working fine (all nice in one IE screen :) but the password part doesn't work :( ________________________________ Van: Adrian Chitoni [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 23 mei 2006 1:35 Aan: [email protected] Onderwerp: Re: [pfSense Support] Remote monitoring Or you can use iframes: ############################ <body> <table> <tr> <td><a href="http://username:[EMAIL PROTECTED]" target="_blank">pfsense1</a><IFRAME src="http://username:[EMAIL PROTECTED]" width="800" height="400" scrolling="auto" frameborder="1"> [Your user agent does not support iframes] </IFRAME></td> </tr> <tr> <td><a href=http://username:[EMAIL PROTECTED]>pfsense2</a><IFRAME src="http://username:[EMAIL PROTECTED]" width="800" height="400" scrolling="auto" frameborder="1"> [Your user agent does not support iframes] </IFRAME></td> </tr> </table> </body> ############################ Cheers Adrian ----- Original Message ----- From: Adrian Chitoni To: [email protected] Sent: Tuesday, May 23, 2006 9:23 AM Subject: Re: [pfSense Support] Remote monitoring Just create a html page with frames and store it locally. Like: ########################## <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Monitoring</title> </head> <frameset rows="107,108"> <frame src="http://192.168.1.252:8088"> <frame src="http://192.168.1.253"> </frameset> <noframes><body> </body> </noframes></html> ########################### Cheers Adrian ----- Original Message ----- From: Ebay To: [email protected] Sent: Tuesday, May 23, 2006 8:21 AM Subject: [pfSense Support] Remote monitoring I would like a way to remotely monitor a PFsense box. I would relaay like to monitor all the interfaces as well as the cpu, mem, and swap on the status page. Does anyone know of anything that will do this? I would really like to monitor multiple boxes from the same computer. I have mono mon which does some of this. Thanks for the help. This software rocks i am new to PFsense and already love it. I've done cisco for 5 years and don't plan on going back. Thanks > Ryan
-- -=-=-=-=-=-=-=-=-=- William David Armstrong <----. Of course it runs Bio Systems Security Networking <----|========================== Hinodeinfo Soluções em Informática <----' NetBSD, OpenBSD or FreeBSD ICQ 27550645 MSN / GT biosystems gmail . com -------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
