Search found 7 matches

by Milthiade
Tue Dec 08, 2020 4:24 pm
Forum: Nagios XI
Topic: Contact inheritence
Replies: 1
Views: 267

Contact inheritence

Hi, I'm reading inheritance documentation but I'm a bit confused. I have some hosts and services where the contact group is set directly on the object. For the holidays, I need to set the notifications to be sent to new people for this short period. I wanted to know, If I create a new contact group ...
by Milthiade
Mon Nov 25, 2019 11:12 am
Forum: Nagios XI
Topic: LDAP integration return 0 users
Replies: 4
Views: 222

Re: LDAP integration return 0 users

Yes I already tried to set the path straight to the ou containing the users but same result.
here's a screenshot of the config.

The user also has all rights required to browse the directory, I tested it with an LDAP browser.
by Milthiade
Fri Nov 22, 2019 2:54 pm
Forum: Nagios XI
Topic: LDAP integration return 0 users
Replies: 4
Views: 222

LDAP integration return 0 users

Hi, I'm trying to integrate our LDAP server with nagios XI. I've been able to add the authentication server without any problem but it always return 0 users. Were running novell edir and also have a DSFW. I tried pointing on both but still 0 users. I found this thread with a similar problem to mine ...
by Milthiade
Fri Nov 15, 2019 10:53 am
Forum: Nagios XI
Topic: Command timeout
Replies: 7
Views: 1054

Re: Command timeout

yes that did the trick.It was missing that section. I thought the first timeout would be for everything but I guess not. Is there a global timeout setting or does it have to be in each section?

thanks for the help
by Milthiade
Fri Nov 15, 2019 10:15 am
Forum: Nagios XI
Topic: Command timeout
Replies: 7
Views: 1054

Re: Command timeout

here's the nsclient... just removed the ip part.
I've already set 2 parameters for the timeout...
timeout = 240 and also command_timeout = 240
Not quite sure if there's any other to add.
For the script itself, there's no problem running it alone in powershell or starting it from a command prompt.
by Milthiade
Thu Nov 14, 2019 4:57 pm
Forum: Nagios XI
Topic: Command timeout
Replies: 7
Views: 1054

Re: Command timeout

Already set this option to 240 but I still get that 60 seconds error. This is a service check.
It run a powershell script on the remote server which run fine if called locally but it takes some time to run.
by Milthiade
Thu Nov 14, 2019 3:42 pm
Forum: Nagios XI
Topic: Command timeout
Replies: 7
Views: 1054

Command timeout

Hi, I execute a remote custom script that might take some time to execute. For that purpose I've set a custom check_nrpe command with a 240 second timeout. From what I can see, it correct any Socket timeout after x seconds but now I have this error: Command XXXX didn't terminate within the timeout p...