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.
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
How plugins work now?
It's diferrent from documentation?
A few important things to remember. Thold requires the Settings plugin. In Cacti's config.php, add the Settings plugin BEFORE the thold plugin, otherwise thold will not be able to detect it.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/cacti/lib/functions.php on line 146
Warning: Variable passed to each() is not an array or object in /var/www/cacti/lib/functions.php on line 147
I don't think those errors have anything to do with Thold.
I have the exact same error but without any plugins, only after installing 0.8.7.b with Plugin Architecture 2.0 (Apache 2, PHP5).
I have noticed a handful of people with this configuration having this error just after install PA2, unfortunately I have yet to see a fix for it.
augustobsb,
I've had similar issues in the past. I got around them by turning display_errors=Off in your php.ini. That may or may not work, but it's helped me in the past.
Don't forget to restart apache after you've changed php.ini.