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.
some screenshots (note time scale - minutes:seconds) :
Install it like any toher plug-in. Don't forget to enable "ZOND button next to charts" for your user (or guest) under "User Management" as displayed in 3rd screenshot.
It should work with cacti 0.8.7 now.
I am looking forward for your collaboration in catching-out all the bugs.
Please also share your suggestions on this thing - what features you find annoying, what other functionalities you'd like to see etc...[/url]
Mika2006 wrote:
it's so good but he is no free it cost 40 $
this thing should soon be free for non-commercial use or maybe free at all...currently thre are not restrictions and licences in the supplied package, so you have nothing to worry about...
i love it
but one question the graph he is on database or not?
j'ai du mal en anglais en fais je voulais savoir si ce qu'on vois ce grapher a chaque seconde
est il stocker dnas la base mysql??
and he is work with only ping graph and traffic graph?
and for nooobi like me how to install:
# cd /var/www/html/cacti/plugins/
# wget http://xxxx/cacti/plugin/zond.tar.gz
# tar xvfz zond.tar.gz
# cd ..
# chown 1000:users -R zond
# nano /var/www/html/cacti/include/config.php
looking for line
$plugins = 'thold';
and add :
$plugins [] = 'zond';
well now y ou can see the new icon on cacti graph
very very good
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)
[quote] Exception in thread "AWT-EventQueue-2" java.lang.NumberFormatException: For input string: "Content-type: text/html" at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source) at
cacti02.JPG (160.66 KiB) Viewed 30620 times
Well and the ping work
cacti01.JPG (166.78 KiB) Viewed 30620 times
No traffic works?
cacti00.JPG (162.21 KiB) Viewed 30624 times
Last edited by Mika2006 on Thu Jun 21, 2007 2:02 pm, edited 1 time in total.
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)
Java Plug-in 1.5.0_11
Using JRE version 1.5.0_11 Java HotSpot(TM) Client VM
User home directory = /home/hgd
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Mika2006 wrote:wel i have some probleme
like this :
your project has so good i hope i can help
I have some questions.
1. On the first image (ping latency) I don't see a legend on the bottom of the chart. Did this happen immediately after the installation or after you have made some changes in the zond settings.
2. On the second image I would like to see "java console" output. After the blank window appears - go to you browsers "Tools -> Java console" and simply use copy button. Paste the result here (should look similar as in the "hgd26" post below).
3. I allready know about the problem visible in the last image. It is kind of debugging. I will remove this soon.
1. On the first image (ping latency) I don't see a legend on the bottom of the chart. Did this happen immediately after the installation or after you have made some changes in the zond settings.
well
no change i have install the plugin zond and use it and i have this graph
johnrembo wrote:
2. On the second image I would like to see "java console" output. After the blank window appears - go to you browsers "Tools -> Java console" and simply use copy button. Paste the result here (should look similar as in the "hgd26" post below).
See next message please
Last edited by Mika2006 on Thu Jun 21, 2007 2:10 pm, edited 1 time in total.
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)
Exception in thread "AWT-EventQueue-7"
java.lang.NumberFormatException: For input string: "Content-type: text/html"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at java.lang.Double.parseDouble(Unknown Source)
at netzond.a(Unknown Source)
at netzond.paint(Unknown Source)
at netzond.update(Unknown Source)
at sun.awt.RepaintArea.updateComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)