Xymon Mailing List Archive search

graphs for custom services

list Henrik Størner
Wed, 29 Mar 2006 14:14:33 +0200
Message-Id: <user-1bd4f1f01d62@xymon.invalid>

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