Well, I expect the problem is something to do with the output there.
That is, you want to use Zenoss for thresholds I think. You need output
like this:
Datasource|Datapoint=value
And then set your command datasource name to Datasource, and make the
datapoint Datapoint. Then when you define the graph you select the
Datasource_Datapoint you want graphed.
I haven't made any graphs with thresholds, but as part of the
performance template you can create thresholds... Check the admin guide.
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University
john55 wrote:
Hello Everybody,
I'm currently using a Nagios plugin called check_memcache to monitor the memory
utlization of my memcache server. I'm currently setting this in Zenoss as a
COMMAND template. What this does is, it will run a command something similar to:
check_memcached -H www.example.com --size-warning 90 --size-critical 95
The output will be similar to:
MEMCACHED OK - OK, Size checked; OK - at www.example.com:11211 |
size=0.00[%];90;95
So basically what it does is, it will check the memcache server and return a
warning if the memory utilization is 90 and a critical alert if the memory
utilization is 95%. As you can tell from the example, the size=0.00% is not
being utilized at all.
What I want to do is graph this data everytime zenoss runs or polls the
memcache server. Does anybody have an idea how to do that? I just need it to
collect the size= variable and put it into a performance graph. I understand it
has to do with adding data sources and graph points but I've tried and have not
been able to figure this out. Any help would greatly be appreciated. Thanks.
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=22937#22937
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users