Hi, I am trying to construct a multigraph showing all the swap usage of my machines. Zenoss is setup to access the machines via ssh (through zenplugins.py).
I have 7 machines under the class of, /Device/Server/Cmd, which I set them up to a Collection called "Linux". I then setup a Graph Definition called "SwapGD". Within SwapGD is a Graph Point called "memAvailSwap-raw". I then created a Graph Group named "memAvailSwap-raw" with a Graph Definition of "memAvailSwap-raw" of Collection 'Linux" and Method "All devices on single graph". However, my charts are shown as empty. I have tried variations of methods and data points (ssCpuRawSystem, laLoadInt5...). I may have done something wrong somewhere. Can anyone help? I am using Zenoss Core 2.4.1 using the Native Debian Stack. My zenplugin version is 2.0.4. I am running Debian Lenny. The relevant RRD graph command is below. Thanks. Kelvin Quee +65 9177 3635 == RRD Graph Commands -F -E --height=100 --width=500 --vertical-label= DEF:memAvailSwap-raw-raw=rrdPath/memAvailSwap-raw.rrd:ds0:AVERAGE CDEF:memAvailSwap-raw=memAvailSwap-raw-raw LINE1:memAvailSwap-raw-raw#00cc00ff:__render_with_namespace__ memAvailSwap-raw GPRINT:memAvailSwap-raw-raw:LAST:cur\:%5.2lf%s GPRINT:memAvailSwap-raw-raw:AVERAGE:avg\:%5.2lf%s GPRINT:memAvailSwap-raw-raw:MAX:max\:%5.2lf%s\j == _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
