[Nagios-users] Is this a nagios configuration issue?

2010-06-04 Thread Chris Lee
Dear All, I am using Nagios Core Version 3.2.1 on Fedora 12. I found the following message that in the system log file (/var/log/messages): Jun 2 12:10:14 fda12 setroubleshoot: SELinux is preventing /bin/ping access to a leaked /usr/local/nagios/var/spool/checkresults/check43t3S5 file descriptor

[Nagios-users] Can Nagios support foreign languages?

2009-01-13 Thread Chris Lee
Dear All, I am setting up Nagios for a branch office in Thailand. In the "Service Detail" page of Nagios, we would like to put some Thai characters in the "Host" and "Service" columns, but we failed to do that. So, I would like to know if Nagios can support foreign languages. Where can I get more

Re: [Nagios-users] Nagios web page refresh rate question

2008-11-27 Thread Chris Lee
Dear Ian, Thank you very much for the pointer. Regards, -- Chris On Thu, Nov 27, 2008 at 4:53 PM, Ian Masters <[EMAIL PROTECTED]> wrote: >> I found that the nagios web page refresh rate is 90 second by default. >> Is it possible to change it, for example, to 60 seconds? > > http://nagios.source

[Nagios-users] Nagios web page refresh rate question

2008-11-26 Thread Chris Lee
Dear All, I found that the nagios web page refresh rate is 90 second by default. Is it possible to change it, for example, to 60 seconds? Thanks a lot, -- Chris - This SF.Net email is sponsored by the Moblin Your Move Devel

[Nagios-users] Problem in creating send_nsca binary on Solaris 10

2008-11-20 Thread Chris Lee
Dear All, I am trying to create send_nsca on my solaris server (OS: solaris 10), so I can have passive check with my Nagios. Before I compile nsca-2.7.2, I need to install libmcrypt-2.5.8 first. When I compiled libmcrypt-2.5.8, I did the followings: > ./configure > make > make check "make" was f

Re: [Nagios-users] Monitor windows process

2008-11-05 Thread Chris Lee
Hi, This is great! Thanks to all the responses! Regards, -- Chris On Wed, Nov 5, 2008 at 3:37 PM, Izz Abdullah <[EMAIL PROTECTED]> wrote: > Dear Chris, > This is 'out-of-the-box' if you use check_nt (NTClient++). Please look at > the documentation... > HINT: > define service{ >use

[Nagios-users] Monitor windows process

2008-11-04 Thread Chris Lee
Dear All, I would like to use nagios to monitor a windows process, eg. java.exe. If the process is there, then nagios 's status is OK. If the process is not there, nagios will then send out "Critical" status. Is there any existing plugin that can help me do this job? Thanks a lot, -- Chris

Re: [Nagios-users] JMX plugin

2008-03-06 Thread Chris Lee
Hi Ryan Thanks a lot for your sharing. I am able to use your code in google to make it work on my system :) Best Regards, - Chris Lee (cleegt) --- This thread is located in the archive at this URL: http://www.nagiosexchange.org/nagios-users.34.0

Re: [Nagios-users] JMX plugin

2008-03-05 Thread Chris Lee
Hi Ryan You mentioned that you modified check_jmx so that it can take authentication argument. Do you mind showing us the code for doing that? Thanks very much, - Chris Lee (cleegt) --- This thread is located in the archive at this URL: http

Re: [Nagios-users] Sybase plugin?

2007-11-20 Thread Chris Lee
Hi Jake Have you tried this plugin? http://www.nagiosexchange.org/Others.152.0.html?&tx_netnagext_pi1[p_view]=218 Regards, - Chris Lee (cleegt) --- This thread is located in the archive at this URL: http://www.nagiosexchange.org/nagios-users.

Re: [Nagios-users] nagios-plugin unable to compile

2007-09-10 Thread Chris Lee
Hi Rajesh, I recieved some compile errors when I compiled the nagios-plugin on solaris 10 using the native cc compiler. Finally, I installed iconv, gcc and open-ssl and then did the compilation again. Then everything worked. Regards, -- Chris On 10 Sep 2007 12:03:32 -, RaJESH KANNA <[EMA

Re: [Nagios-users] Can Nagios keep the data returned from the services?

2007-08-30 Thread Chris Lee
Hi All, Thank you very much for giving me the useful information. I think these are the parameters that I need :) process_performance_data host_perfdata_file service_perfdata_file host_perfdata_template service_perdata_template host_perfdata_file_processing_command service_perfdata_file_processi

[Nagios-users] Can Nagios keep the data returned from the services?

2007-08-29 Thread Chris Lee
because I will use it for capacity planning and for some simple monthly reports. Can I make use of Nagios for this purpose? Thanks a lot, - Chris Lee --- The mailing list archive is found here: http://www.nagiosexchange.org/nagios-users.34.0.html