First of all, I have to say routers2 rocks!
Now to my issue.....I have a need to create a page with a 'quick view' of certain graphs from some of my servers for some folks, while most would prefer to use the routers2 interface.
I've tried to implant the following code as suggested in a thread, however, I just don't seem to be getting very far here. Perhaps, I'm just being a dope or working too many hours.
From thread:
<IMG src="http://myhost/cgi-bin/routers2.cgi?rtr=router.cfg&bars=Cami&xgtype=6&xgstyle=n2&xmtype=options&if=xx.xx.xx.xx_6&page=graph">
I would assume this is possible with letting routers2 process the request, but I am not sure what is I'm missing. I replace 'myhost' with my host name, 'router.cfg' with the related cfg file, and I'm not sure what the 'xx.xx.xx.xx' is referring to and perhaps the only thing I'm missing.
Also, would it be possible to acquire a day, week, month, year graph using this method?
Thanks in advance!