Search found 49 matches

by sarpione
Mon Oct 30, 2017 3:03 pm
Forum: Nagios XI
Topic: Nagios dont send notifications
Replies: 5
Views: 1170

Re: Nagios dont send notifications

Yes i run "cd /usr/local/nagiosxi/scripts/
./repair_databases.sh" and it solved the problem

Thx genius! :D
by sarpione
Mon Oct 30, 2017 8:05 am
Forum: Nagios XI
Topic: Nagios dont send notifications
Replies: 5
Views: 1170

Re: Nagios dont send notifications

Ready system profile
by sarpione
Fri Oct 27, 2017 10:06 am
Forum: Nagios XI
Topic: Nagios dont send notifications
Replies: 5
Views: 1170

Nagios dont send notifications

Hi, how are you?
The problem I have is that after a power outage, the nagios server when turning on the feature all but sending the notifications.
The weird thing is that test mail works, but notifications do not.
Attach the logs.
Thank you
by sarpione
Wed Aug 16, 2017 10:51 am
Forum: Nagios XI
Topic: Linux Server Plugin
Replies: 14
Views: 3520

Re: Linux Server Plugin

Excelent! it fixed the problem.
thx a lot!
by sarpione
Wed Aug 16, 2017 8:35 am
Forum: Nagios XI
Topic: Linux Server Plugin
Replies: 14
Views: 3520

Re: Linux Server Plugin

What did you see when you ran the commands at the top of this document? Also, what is the output of the following: chage -l nagios service crond status What commands do you refer to? chage -l nagios: [root@nagiossrv ~]# chage -l nagios Last password change : May 31, 2017 Password expires : never Pa...
by sarpione
Tue Aug 15, 2017 2:58 pm
Forum: Nagios XI
Topic: Webservice check
Replies: 6
Views: 1799

Re: Webservice check

I explain better: The wsdl of this service layer is: http: // "ip" /WSIntranet2016.svc?wsdl   The method is called statusGlobal.   A POST is made of the following: <Envelope xmlns = "http://schemas.xmlsoap.org/soap/envelope/">      <Body>          <StatusGlobal xmlns = "http...
by sarpione
Tue Aug 15, 2017 2:07 pm
Forum: Nagios XI
Topic: Linux Server Plugin
Replies: 14
Views: 3520

Re: Linux Server Plugin

I followed the document and still have the problem. changed the values : max_execution_time = 60 max_input_time = 60 memory_limit = 256 and execute : Execute the following commands (use your XI version download link in the wget command): cd /tmp wget https://assets.nagios.com/downloads/nagiosxi/5/xi...
by sarpione
Mon Aug 14, 2017 3:42 pm
Forum: Nagios XI
Topic: Webservice check
Replies: 6
Views: 1799

Re: Webservice check

Thx for the quick answer.
Can u explain me more detailed? maybe step by step how i can do that? until know im only use the wizards in the NAGIOS XI.
thx
by sarpione
Mon Aug 14, 2017 2:28 pm
Forum: Nagios XI
Topic: Webservice check
Replies: 6
Views: 1799

Webservice check

Hello, I have to make a check a little more complicated. I have to send a "POST" to a webservice with two parameters and validate the result. For example I send a string that says "25" and "32" and if answer "2532" is "OK" but if dont answer me or an...
by sarpione
Mon Aug 14, 2017 8:59 am
Forum: Nagios XI
Topic: Linux Server Plugin
Replies: 14
Views: 3520

Waiting for configuration verification....

I did what you said and finally I appeared the option at the end of the script to enter the ip of the Nagios. The problem is that now when wanting to configure from the nagios with the wizard "Linux Server" stays in the state "Waiting for configuration verification ...." I alread...