Search found 127 matches

by comfone
Wed Dec 23, 2020 4:05 am
Forum: Nagios XI
Topic: No recovery sent
Replies: 9
Views: 1284

Re: No recovery sent

Hi Benjamin Okay I see. So this is a feature not a bug :D. This behaviour probably makes sense for a lot of customer. Unfortunately not for us. Host Recover and Service Recovery are sent to different people. So our NOC gets a service down but never receives a service recovery. Any way to change this...
by comfone
Mon Dec 21, 2020 5:01 am
Forum: Nagios XI
Topic: No recovery sent
Replies: 9
Views: 1284

Re: No recovery sent

Hi Benjamin

I've sent you a private message. Any news on this?

Kind Regards

Urs
by comfone
Wed Dec 09, 2020 8:51 am
Forum: Nagios XI
Topic: No recovery sent
Replies: 9
Views: 1284

Re: No recovery sent

Hi Benjamin

Will do. Is there a way to share this with you privately. I don't feel comfortable to share this with everyone. Especially the log file.

Kind Regards

Urs
by comfone
Tue Dec 08, 2020 8:52 am
Forum: Nagios XI
Topic: No recovery sent
Replies: 9
Views: 1284

Re: No recovery sent

Hi Benjamin With "sometimes" I mean, that for the same service on the same host and the same recipient the recovery message is not always sent. I also didn't make any config changes. Following Screenshot shows this. - The panel at the top shows the Notifications for the Service. There was ...
by comfone
Tue Nov 17, 2020 6:18 am
Forum: Nagios XI
Topic: No recovery sent
Replies: 9
Views: 1284

No recovery sent

Dear Nagios Team

Sometimes Nagios XI fails to send a recovery notification. An example from yesterday.

Status
pic1.png
Notifications
pic2.png
Configuration
pic4.png
by comfone
Tue Oct 16, 2018 2:34 am
Forum: Nagios XI
Topic: Notifications not delivered
Replies: 3
Views: 386

Re: Notifications not delivered

Thanks this helped. I just created a contact and no user. After creating a user the notifications are delivered.
by comfone
Thu Oct 11, 2018 9:25 am
Forum: Nagios XI
Topic: Notifications not delivered
Replies: 3
Views: 386

Notifications not delivered

Hi there I do have an Issue with Nagios XI. For all new contacts I create Notifications are not delivered. Viewing the Nagios log everything looks fine however. This is a excerpt from Nagios Debug Log. The Contact which is not working is IPXSignalling [1539267260.125572] [032.0] [pid=21314] ** Servi...
by comfone
Thu May 03, 2018 4:57 am
Forum: Nagios XI
Topic: Installation and REST API Issues
Replies: 8
Views: 1236

Re: Installation and REST API Issues

Found the reason for the Problems. Someway MariaDB-10 sneaked into our default repositorv. If we use the default MariaDB-Version of CentOS 7 everything works fine.
by comfone
Wed May 02, 2018 7:18 am
Forum: Nagios XI
Topic: Installation and REST API Issues
Replies: 8
Views: 1236

Re: Installation and REST API Issues

Tried your suggestions. Unfortunately following REST API request still doesn't work. Everything looks OK but Host testatpihost is not created. Input: curl -XPOST "https://cnaxi1097/nagiosxi/api/v1/config/host?apikey=AZQQ4G5jlMtpbBrsgfPhAOnU7nHsraThaZotWs6heD0JqLrZZBgAlXKLkndOBn60&pretty=1&q...
by comfone
Tue May 01, 2018 1:57 am
Forum: Nagios XI
Topic: Installation and REST API Issues
Replies: 8
Views: 1236

Re: Installation and REST API Issues

No, as stated above, there were no hosts and services available. I was however able to fix this with the script restore_defaults.sh. Doesn't fix my REST API Issues though.