So I have been working the past couple weeks on being able to graph exchange information (queues, total sent, recevied, etc). I have been using the following forum topic for reference...
http://forums.cacti.net/viewtopic.php?p=80974#80974
Data is still not graphing.
So far I have done the following:
moved perl files to the scripts directory, and editted them to point to the correct check_nt location ($CheckNTPath='/usr/lib/nagios/plugins', which is where cactiEZ automatically placed check_nt upon install. (by the way, is there anything else I need to do with check_nt after installing cactiEZ to "enable" it? I have the newest version of cactiEZ as of today)
I went to properties on each .pl file and selected user and group to be "apache" and set octal to 755. I imported the updated xml file into cacti to handle the delivery stats, which points to the perl files. Nagios windows client is installed onto the exchange box/boxes, started, and is added to the DEP as something to allow. SNMP is installed on the exchange box and pointed at the cacti server and has been started. So has SNMP Trap and WMI service (WMI performance adaptor) been started. BTW, check NT is owned by "root".
Graphs are there, but are graphing any data. After some changes, on one of the exchange boxes, it started displaying zeros instead of "nun" for msgs delivered, send, queues, etc. I thought it would eventually populate with values other than zero, but never did. Can anyone think of anything else I might be missing? A checklist of things I didn't mention if you will? Any input would help... I'm pressed to get this done soon. I know I must be really close, and probably missing an easy step in the process that I may or may not be aware of. My xml and perl files are attached.