Hello everybody I'm new to Zenoss and I have been doing some tests. I want to 
get to graphics from a JMX variable but after following the steps and double 
checking everything I always end up with the following message in zenhub.log:


Code:
WARNING zenhub: Did not find datapoint AJP Requests_requestCount on device 
server.domain.com



The template configuration has one Data Source named AJP Requests that access 
the object Name "Catalina:type=GlobalRequestProcessor,name=ajp-8009" and the 
attribute "requestCount"

It has a Data Poing named AJPRequests.

The graph name is AJP Requests  with one Graph Point named AJP 
Requests_AJPRequests that used the data source mentioned above.

The zenjmx process gets the correct value:

Code:

com.zenoss.zenpacks.zenjmx.Processor:95 - (-92717132): result: Summary:
        deviceId: server.domain.com
        objectName: Catalina:type=GlobalRequestProcessor,name=ajp-8009
        callSummary: single-value attribute: requestCount
        runtime: 189
        callId: -92717132
        cancelled: false
        results: {requestCount=0}



But every time I get the error on zenhub.log.

I have remodeled the device, deleted it and created it again and nothing works. 
I know I'm missing something but I can't find where is my mistake. 

The other JMX graphs that come with ZenJMX work fine, like ThreadCount, etc.

Thanks!




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=25139#25139

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to