Changes the looks of Performance Graphs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Changes the looks of Performance Graphs

Post by arnab.roy »

Hi Guys,

One more from me :) is there a way of changing the colours and scales of the perf graphs, the one's for localhost looks nice where as all of mines look a very dirty yellow ...any chance could change this that would be great.

I know in PNP you can do templates, but dont know where to do it in XI and am afraid I might break things hence didnt go down much that far.

Many Thanks
Arnab
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Changes the looks of Performance Graphs

Post by mguthrie »

We don't have any real documentation on this. However you can find the existing templates at:
/usr/local/nagios/share/pnp/templates

Templates are associated with defined check commands, so you can probably copy and modify a template that you like and change the name to match your command definition. pnp4nagios.org may have some better documentation on how they handle their templates.
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Changes the looks of Performance Graphs

Post by arnab.roy »

Just to clarify is tied to command def or name of check plugin that is being used...?
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Changes the looks of Performance Graphs

Post by arnab.roy »

Thanks for that I managed to work it out...
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Changes the looks of Performance Graphs

Post by mguthrie »

ok cool. For other forum viewers it's the "command_name" that the templates are tied to, not the check plugin.
Locked