On Fri, Jan 21, 2011 at 11:04:21AM -0500, jpow...@tuffmail.com wrote: > 1.) I have no Traffic graphs on any host (The RRDTool files for Interface > ID 72 (from Host ID 4), has not been created by the Poller Process yet). > I'm running 0.8.5, so the backslash\colon bug is not in play here. Does the file exist for that interface? The demo site uses 0.8.5 with only one change to fix the combo box error so I'm surprised (but it is the traffic graph after all) you're having problems.
In lib/api.rrdtool.inc.php has a line //debug($command); remove the // and try a traffic graph. Yuo should get the rrdtool command line. Run that yourself, preferably as www-data or whatever user the webserver runs as and it should complain. > 2.) Network interface utilization on all guests (all Server 2003 R2, some > hardware, some VMs) shows '0%'. There is a blue line on the graph ('Output > Utilization') at 0%. There are no error messages. Run the poller on the command line for one of those hosts for a particular interface. My guess is that either the in/out octets or bandwidth are not getting collected. > 3.) RTT & Packet Loss on all guests shows '0%'. There is a graph, but it > is bare (no lines). Strangely, there is a 'The RRDTool files for Interface > ID 84 (from Host ID 5), has not been created by the Poller Process yet') > message below the graph. That page shows two graphs, the one of the left being RTT/packet loss. RTT/packet loss us for Cisco equipment only as it uses a proprietary OID. The graph on the right is traffic graph which of course is problem #1. > 4.) Physical Memory 'total storage' value is detected incorrectly on every > host with > 4GB RAM. The higher the installed physical RAM, the greater > the error, it seems. See attached screen shots. Occasionally, the 'used > storage max' value' exceeds the value of the physical RAM, as well. There > is no 'total storage' line visible, except at the far end of the graph. Run the poller on a storage interface on the command line. You should get 3 numbers: block size, total blocks, used blocks. One line when I check looks like: 13:47:47 : H 8 : I 2723 : P 60 : no_poller(): 0 -> rrd(*): storage_block_size:1024 - storage_block_count:3542664 - storage_used_blocks:3117164 (time P:0.23 | 14.88) free tells me: total used free shared buffers cached Mem: 3542664 3099888 442776 0 So it works ok here. I'm not sure how good the vmware snmp implementation is, so it might need a tweak to work. -- Craig Small VK2XLZ http://www.enc.com.au/ csmall at : enc.com.au Debian GNU/Linux http://www.debian.org/ csmall at : debian.org GPG fingerprint: 1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users