Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
will likely go bad over time, since those are specific time constraints. I'm pretty sure if you chop them off, you get whatever your default timespan is.
Howie wrote:Find the graph you want in Cacti, right-click on it and Copy Image Location.
Using firefox I've had mixed results with copying the location, and have been right-clicking, selecting properties and then copy/pasting location from there.
Howie wrote:
That works for me, although anything with things like
will likely go bad over time, since those are specific time constraints. I'm pretty sure if you chop them off, you get whatever your default timespan is.
That's what I figured as well - and dumping everything after & and before the start statement appears to work well. Thanks for the help.
Well - I no longer have an "admin" user. By I have several users who are admins... Can't remember if I just renamed it or removed it after creating my own account. Standard process for me is to remove unused admin accounts...
adrianmarsh wrote:Well - I no longer have an "admin" user. By I have several users who are admins... Can't remember if I just renamed it or removed it after creating my own account. Standard process for me is to remove unused admin accounts...
OK. It honestly hadn't occurred to me that someone might do that.
I originally hardcoded that so that I didn't get a zillion queries as to why someone couldn't see the map, even after they added it. I'll add in a check that the user actually exists. I figure that if you are savvy enough to be deleting users, then you probably can figure out why the map isn't visible.
The SQL statement previously posted will work as a quick & dirty fix though.
06/12/2006 06:16:49 PM - WEATHERMAP: Poller[0] Weathermap has left the building
06/12/2006 06:16:49 PM - WEATHERMAP: Poller[0] Wrote map to C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.png and C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_thumb_1.png
06/12/2006 06:16:48 PM - WEATHERMAP: Poller[0] About to write image file. If this is the last message in your log, increase memory_limit in php.ini
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Map: C:\Inetpub\wwwroot\cacti\plugins\weathermap\configs\simple.conf -> C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.html & C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.png
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Normal logging mode. If things are going wrong, turn on DEBUG in Cacti for more information!
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Weathermap 0.82 in da house
06/12/2006 06:16:49 PM - WEATHERMAP: Poller[0] Weathermap has left the building
06/12/2006 06:16:49 PM - WEATHERMAP: Poller[0] Wrote map to C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.png and C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_thumb_1.png
06/12/2006 06:16:48 PM - WEATHERMAP: Poller[0] About to write image file. If this is the last message in your log, increase memory_limit in php.ini
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Map: C:\Inetpub\wwwroot\cacti\plugins\weathermap\configs\simple.conf -> C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.html & C:\Inetpub\wwwroot\cacti\plugins\weathermap\output\weathermap_1.png
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Normal logging mode. If things are going wrong, turn on DEBUG in Cacti for more information!
06/12/2006 06:16:47 PM - WEATHERMAP: Poller[0] Weathermap 0.82 in da house
Once again, this is a balance between your convenience as a more experienced user, and my mailbox as recipient of questions about why someone doesn't get any maps when they just installed the thing. I do tend to include as much explanation as possible to avoid answering the same question over and over. Believe it or not, people don't read the manual.
Maybe there's some mileage in a 'quiet' option that's off by default.
In my setup, I run two instances of cacti on the same server, Production and Test. In the Production system the only things I want to see in the logs are "errors". I have cacti monitor "itself" for stats - so I don'even need the measurements cacti gives. Same goes for the plugins. So an option for "off" would be great. Otherwise the logs sit there building up, and taking ages to download through the www gui.