Re: [Nagios-users] Nagios Macros: SERVICEDURATION Vs HOSTDURATION

2012-09-05 Thread Simone Felici
Hello! Noone has noticed this behaviour? Thank's Simon Il 13/08/2012 10:19, Simone Felici ha scritto: > > Hello to all! > > I'm using the macros "HOSTDURATION" and "SERVICEDURATION" to notify how many > time the host or > service is in the current state. Looking on the definition: > > host: >

Re: [Nagios-users] nagios 3.4.1 and IE 8 problem

2012-09-05 Thread Mark Elsen
On Wed, Sep 5, 2012 at 5:51 PM, Matsushita, Nobuo < nobuo.matsush...@childrenscolorado.org> wrote: > Hi, > > I installed and configured nagios 3.4.1. When I use Firefox, everything > works fine. But when I use Internet Explorer 8 ( under Windows 7), I get > the following error message: > > Intern

Re: [Nagios-users] nagios 3.4.1 and IE 8 problem

2012-09-05 Thread Mike Guthrie
Do you have compatibility mode turned on for IE? That tends to break a lot of pages using any kind of modern CSS or javascript. If so try turning it off. On 9/5/2012 10:51 AM, Matsushita, Nobuo wrote: Hi, I installed and configured nagios 3.4.1. When I use Firefox, everything works fine. But

[Nagios-users] nagios 3.4.1 and IE 8 problem

2012-09-05 Thread Matsushita, Nobuo
Hi, I installed and configured nagios 3.4.1. When I use Firefox, everything works fine. But when I use Internet Explorer 8 ( under Windows 7), I get the following error message: Internet Explorer cannot display the webpage And when I use "Developer Tools" from IE8, I found the following messa

Re: [Nagios-users] Are neb_register_callback()s threadsafe?

2012-09-05 Thread Razvan Cojocaru
> That depends on what you mean by "threadsafe". If you intend to use > multiple threads in your own module, you'll have to take care not to > do anything that upsets Nagios. Obviously. Multiple threads are not involved. > If you mean "will multiple Nagios threads try to rip my data out from > un

Re: [Nagios-users] Are neb_register_callback()s threadsafe?

2012-09-05 Thread Andreas Ericsson
On 09/05/2012 01:20 PM, Razvan Cojocaru wrote: > Hello, > > is it safe to assume that the functions registered with > neb_register_callback() will be called in a threadsafe manner, That depends on what you mean by "threadsafe". If you intend to use multiple threads in your own module, you'll have

[Nagios-users] Are neb_register_callback()s threadsafe?

2012-09-05 Thread Razvan Cojocaru
Hello, is it safe to assume that the functions registered with neb_register_callback() will be called in a threadsafe manner, or should write access to the plugin's global data be synchronized? Thanks, -- Razvan Cojocaru Linux Development Core Romania 1&1 Internet Development S.R.L. - Buchare

Re: [Nagios-users] Nagios Plugin Log Pattern Notification

2012-09-05 Thread Net Warrior
Lottta thanks! 2012/9/4 C. Bensend : > >> http://labs.consol.de/lang/en/nagios/check_logfiles/ >> >> check_logfiles is one of the more powerful plugins. > > Couldn't agree more. The consol.de guys are great! > > Benny > > > -- > "Death rays, advanced technology or not, no creature wants to be > s

[Nagios-users] Monitoring my log files.

2012-09-05 Thread Aravinth Anto
I using this plugin : http://exchange.nagios.org/directory/Plugins/Log-Files/check_logfiles/details I want to monitor apache log using this plugin. Say if there more than 5 5xx errors in my apache log I need to trigger an alert. I'm very new to Nagios and I wonder how do I specify this constraint

[Nagios-users] configure receiving snmp traps

2012-09-05 Thread Marco Borsani
Hi all I read many docs, but I still have problem to configure nagios 3.x to receive the traps. May someone explain the steps to follow to configure correctly this issue ? Is it necessary other SW ? Many thanks Marco Borsani Unix and Monitoring Sysadmin Technical Operations Dpt.

Re: [Nagios-users] A plugin to run the existing plugins for NSCA

2012-09-05 Thread Holger Weiß
* PRA [2012-09-05 09:00]: > I was configuring nagios and NSCA and found that we need to run the > plugins in cron and send the output to NAGIOS. So below is what I > plan.So I plan to develop another plugin with runs the other plugins > > 1) Another plugin that takes service_description (the