Title: Remote monitoring
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]">http://username:[EMAIL PROTECTED]" target="_blank">pfsense1</a><IFRAME src=""http://username:[EMAIL PROTECTED]">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="" href="http://username:[EMAIL PROTECTED]">http://username:[EMAIL PROTECTED]>pfsense2</a><IFRAME src=""http://username:[EMAIL PROTECTED]">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 -----
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">http://192.168.1.252:8088">
  <frame src=""http://192.168.1.253">http://192.168.1.253">
</frameset>
<noframes><body>
</body>
</noframes></html>
 
###########################
 
Cheers
 
Adrian
----- Original Message -----
From: Ebay
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

Reply via email to