RE: [Nagios-users] Performance data in web interface of Nagios

2006-04-07 Thread Deborah Martin
ility for loss or damage, howsoever caused. *** From: Terry [mailto:[EMAIL PROTECTED] Sent: 06 April 2006 19:17 To: Deborah Martin Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Performance data in web interfa

Re: [Nagios-users] Performance data in web interface of Nagios

2006-04-06 Thread Hendrik Baecker
Hi Deborah, you just need to execute Plugins with performance data in their output. AFAIK most of the Plugins out of the actual package (version 1.4.2 I think) are dealing with perfdata. Deborah Martin schrieb: Hi, I'm using Nagios 2.0 on Suse 9.3 which runs without any issues. However,

Re: [Nagios-users] Performance data in web interface of Nagios

2006-04-06 Thread Patrick Morris
In this case, that won't help. that just tells Nagios whether or not to process perf data it receives from the plugins. Not all plugins provide performance data, and it sounds like that's the case here. On Thu, 06 Apr 2006, Terry wrote: > process_performance_data=1 in nagios.cfg? > > On 4/6/06

Re: [Nagios-users] Performance data in web interface of Nagios

2006-04-06 Thread Terry
process_performance_data=1 in nagios.cfg? On 4/6/06, Deborah Martin <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using Nagios 2.0 on Suse 9.3 which runs without any issues. > > However, one thing i've been meaning to find out is why on the web > interface, when you select a service check to view, the

[Nagios-users] Performance data in web interface of Nagios

2006-04-06 Thread Deborah Martin
Hi, I'm using Nagios 2.0 on Suse 9.3 which runs without any issues. However, one thing i've been meaning to find out is why on the web interface, when you select a service check to view, the 'Performance Data' field is empty under the 'Service State information'. What do I need to configure