Hi,
I somehow sent the mysqld.log to myself ...
It should be in your inbox now.
Best regards,
Gaspard
Search found 23 matches
- Tue Sep 22, 2020 3:56 am
- Forum: Nagios XI
- Topic: IPCS Queue spikes every 4 hours
- Replies: 9
- Views: 1390
- Mon Sep 21, 2020 9:31 am
- Forum: Nagios XI
- Topic: IPCS Queue spikes every 4 hours
- Replies: 9
- Views: 1390
Re: IPCS Queue spikes every 4 hours
Hi, I pm'ed you the mysqld.log. Yeah we are actively looking for what could be causing this. We disabled everything antivirus wise and asked around to see if something changed on the infrastructure or on the network side but no luck so far. We temporarily set up a cron that runs every four hours and...
- Thu Sep 17, 2020 11:25 am
- Forum: Nagios XI
- Topic: IPCS Queue spikes every 4 hours
- Replies: 9
- Views: 1390
Re: IPCS Queue spikes every 4 hours
Thanks @inversecow, I don't know what I was thinking as we have some sensitive stuff in there.
Well, I'm glad to hear we're not the only one having this weird issue
.
Well, I'm glad to hear we're not the only one having this weird issue
- Thu Sep 17, 2020 10:51 am
- Forum: Nagios XI
- Topic: IPCS Queue spikes every 4 hours
- Replies: 9
- Views: 1390
Re: IPCS Queue spikes every 4 hours
I PM'ed you the system profile.
We of course did update our test servers beforehand but I just wanted to make sure we wouldn't have unforseen issues.
We of course did update our test servers beforehand but I just wanted to make sure we wouldn't have unforseen issues.
- Tue Sep 15, 2020 8:51 am
- Forum: Nagios XI
- Topic: IPCS Queue spikes every 4 hours
- Replies: 9
- Views: 1390
IPCS Queue spikes every 4 hours
Hi, Every 4 hours (12am, 4am, 8am, 12pm, 16pm, 20pm) we are having huge message spikes in the IPCS queue (limit set to 500k messages). It slowly ramps up to 500k messages, it then stays at 500k messages for a while to slowly go back to 0, it usually lasts a bit more than 2 hours. IPCS.PNG It started...
- Fri Feb 28, 2020 11:56 am
- Forum: Nagios XI
- Topic: Issue with host & service problemid in Actions Component
- Replies: 3
- Views: 213
Re: Issue with host & service problemid in Actions Component
Oh OK, thanks, I totally missed that. That would be great if you could open a feature request regarding the addition of those macors to the actions component, I'm pretty sure it can be useful to other people than me. We have an action script that generates tickets in our ticket manager using the act...
- Fri Feb 28, 2020 5:53 am
- Forum: Nagios XI
- Topic: Issue with host & service problemid in Actions Component
- Replies: 3
- Views: 213
Issue with host & service problemid in Actions Component
Hi, I am passing the following macros to an action script, all of them are correctly replaced with the expected values except %hostproblemid% and %serviceproblemid%. For a host : '%hostid%' '%hostname%' '%hoststateid%' '%hoststatustext%' '%hostproblemid%' For a service : '%hostid%' '%hostname%' '%se...
- Mon Sep 23, 2019 5:07 am
- Forum: Nagios XI
- Topic: host_down_disable_service_checks - passive checks
- Replies: 1
- Views: 187
host_down_disable_service_checks - passive checks
Hi, I'd like to be able to do passive checks while host_down_disable_service_checks is enabled, is that possible ? (https://support.nagios.com/forum/viewtopic.php?f=16&t=55451&p=292620#p292425) We decided it shouldn't negate the performance benefits we get from host_down_disable_service_chec...
- Wed Sep 18, 2019 2:41 am
- Forum: Nagios XI
- Topic: host_down_disable_service_checks - Set services to critical
- Replies: 9
- Views: 1334
Re: host_down_disable_service_checks - Set services to criti
Understood, I'll make a new forum post If I have this kind of issue.
Thanks for your help.
Thanks for your help.
- Tue Sep 17, 2019 3:03 am
- Forum: Nagios XI
- Topic: host_down_disable_service_checks - Set services to critical
- Replies: 9
- Views: 1334
Re: host_down_disable_service_checks - Set services to criti
Alright, we pretty much already have implemented everything in the best practices guide. We have juste shy of 2,5k hosts and around 20k services, but we are still able to compile in less than 5 minutes which I'm pretty happy about. Looks like I'll have to disable host_down_disable_service_checks the...