Xymon Mailing List Archive search

graphs for custom services

list James H Thompson
Wed, 29 Mar 2006 08:33:23 -1000
Message-Id: <053c01c6535f$42fe7a10$0aa8a8c0@jhtp28>

I added "ncv" to GRAPHS but still no graphs when clicking the custom service 
button, although they still show up fine on the "trends" button.
Any debug information I can gather to help figure out what is happening?
Thanks.


----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Wednesday, March 29, 2006 2:14 AM
Subject: Re: [hobbit] graphs for custom services

On Tue, Mar 28, 2006 at 11:48:06PM -1000, James H Thompson wrote:
I'm struggling with how to get the graphs for a new custom service to 
show up when you click on the button for the service.
The graphs appear fine when the 'trends' button is clicked, but do not 
appear when the 'voipinfo' button is clicked.
Any clues how to do this would be much appreciated.

to TRENDS: In the bb-hosts file for the host I added:
    ,voipinfo:voipinfopages|voipinfoapt|voipinfoaq

hobbitserver.cfg
===========
I added to the TEST2RRD= definition
    ,voipinfo=ncv
I added to the GRAPHS= definition
    ,voipinfo
I added a new line:
NCV_voipinfo="Pages:GAUGE,AvgPageTime:GAUGE,AvgQueries:GAUGE"
Make sure you have "ncv" listed also in the GRAPHS setting.


Regards,
Henrik