yet another release of ZOND plugin
Those, who are not familliar with this plugin - it looks like the following:
Some example screens:
This version also has built-in template engine, which alows you to customize graph appearance:
Settings tab:
ZOND plug-in requires java virtual machine (1.5.x or later) to be installed on you computer. It is is available at: http://www.java.com/en/download/index.jsp
Plugin was tested on FreeBSD 7.0 and Debian 4.0r3 machines both running cacti 0.8.7b with PA 2.0 with default set of templates (Local Linux Machine)
as well as frontend was tested on windows vista with MSIE7 and FF3.0
please note - this plugin requires register_argc_argv=on in php.ini
if you are going to monitor graphs containing of more than 10 lines - I recommend increasing "LimitRequestLine" apache's directive to say... "LimitRequestLine 32768"
note to those who runs cacti on linux(debian sarge,fedora core) machines - due to specific snmp daemon configuration you might encounter images similar to 3rd from the top (cpu usage) - gaps filled with zeroes. this is not zond plugin problem but snmpd issue. to fix the problem - disable snmp caching feature (works only from net-snmp 5.4 release):
Code: Select all
#snmpset -v 2c -c readwrite 127.0.0.1 NET-SNMP-AGENT-MIB::nsCacheTimeout.1.3.6.1.2.1.4.34 = 0
don't forget to adjust php.ini session settings, otherwise zond-security might never work (page5 on this topic http://forums.cacti.net/viewtopic.php?t=24934&start=60)
please, ignore old post (lets keep it closed): http://forums.cacti.net/viewtopic.php?t ... highlight=