Xymon Mailing List Archive search

graphs for custom services

3 messages in this thread

list James H Thompson · Tue, 28 Mar 2006 23:48:06 -1000 ·
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"


hobbitgraph.cfg
===========
I added these graph definitions:

[voipinfopages]
...
[voipinfoapt]
...
[voipinfoaq]
...

And I setup a remote client to report the data back to the Hobbit server.
list Henrik Størner · Wed, 29 Mar 2006 14:14:33 +0200 ·
quoted from James H Thompson
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
list James H Thompson · Wed, 29 Mar 2006 08:33:23 -1000 ·
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.
quoted from Henrik Størner


----- 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