I figured it out. I thought I'd post here in case anyone else runs into the same issue.
Basically...when I ran the command manually the output was as follows: > OK: mailq (59) is below threshold (200/400)|unsent=59;200;400;0 Notice that the output has a pipe "|" and then the word "unsent". Basically, with the nagios plugins...if you want to import output into a graph the DataPoint must be the same as the word preceding the equal sign. So in this case I created the DataPoint called "unsent" as type Guage. Then I added that datapoint to my graph and everything started working. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=22354#22354 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
