RRD Graphs public?
-
Is it possible to make the RRD Graphs public?
I make a link to the images on our intranet website, but it prompts for username and password…
Maybe there is a way to enter this info via html or php?
Is it possible?
Thanks!
-
You can enter the address like this:
http://admin:password@yourpfsense.comBut i wouldnt use it like that.
Everyone that can look at the address has your password. -
Ahhh…didn't know that works also with http, thought only ftp.
It'll work cause it's for an intranet site, in the admin area. AND the username/pasword disappear once viewed.Thanks!
-
I would get the graphics by wget or something to another web server an publish them from there. Having a password as clear text in a web site doesn't look good to me… even if it's an intranet.
Regards!
-
Why not use snmp and pull from pfsense to a internal/external webserver
cacti is a nice and free graph proggie, need a webserver and runs both on win and *nix, *bsdmaby not what you want, but you got informed of the possibility anyway ;)
/F