Page 1 of 1

nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 10:06 am
by mrninni
Hi all,

My nagios includes a lot of hosts and services.
Nagiosgraph creates a rrdfile for each service, then requires a lot of space.
It is possible to limit the number of hosts/services to graph?

Thanks

Re: nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 10:35 am
by slansing
You can add:

Code: Select all

process_perf_data 0
to your service definitions.

Re: nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 10:59 am
by mrninni
Great,
thanks

Re: nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 11:17 am
by slansing
Did that option work out well for you?

Re: nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 12:02 pm
by mrninni
yes, this is the best solution for me.
Thank you very much

Re: nagiosgraph, all hosts

Posted: Fri Jun 28, 2013 12:12 pm
by slansing
Great to hear, closing as resolved!