Search found 9 matches
- Tue Nov 23, 2021 11:57 am
- Forum: Nagios XI
- Topic: Service check "pending" in Nagiosxi but works in Core
- Replies: 10
- Views: 836
Re: Service check "pending" in Nagiosxi but works in Core
Hi Perry, I was able to make this check work by removing performance data from the plugin output (i.e. appending --noperfdata to the plugin script). Now the service looks fine also in NagiosXI: check_ok.jpg The downside of this approach is that we are removing part of the data, so we get no graphs, ...
- Mon Nov 15, 2021 11:23 am
- Forum: Nagios XI
- Topic: Service check "pending" in Nagiosxi but works in Core
- Replies: 10
- Views: 836
Re: Service check "pending" in Nagiosxi but works in Core
Hi Perry, sorry for not being clear again... When I run the script by command line, it works as expected, have a look at (part of) the output: cmdline.jpg The same command works fine by using "test check command" button, as you can see: check_button.jpg Howerver the status of the check nev...
- Fri Nov 12, 2021 11:27 am
- Forum: Nagios XI
- Topic: Service check "pending" in Nagiosxi but works in Core
- Replies: 10
- Views: 836
Re: Service check "pending" in Nagiosxi but works in Core
Hi Perry, both vdwhdbpsp01 and vsppdbpsp01 have the same check configured which is causing this issue (sorry for wrong server screenshot). Other similar checks (based on database queries) both on the same servers and on different servers give no problems: tbs_checks.jpg We already tried: - cloning t...
- Wed Nov 10, 2021 5:26 pm
- Forum: Nagios XI
- Topic: Service check "pending" in Nagiosxi but works in Core
- Replies: 10
- Views: 836
Re: Service check "pending" in Nagiosxi but works in Core
Hi Perry, I followed your suggestion and made clean, reindexing of all configuration, restart and apply. There is no error during the pre-flight check: Running pre-flight check on configuration data... Checking services... Checked 66589 services. Checking hosts... Checked 3542 hosts. Checking host g...
- Fri Nov 05, 2021 10:33 am
- Forum: Nagios XI
- Topic: Service check "pending" in Nagiosxi but works in Core
- Replies: 10
- Views: 836
Service check "pending" in Nagiosxi but works in Core
Hi, we are facing an issue with some service checks on our NagiosXI server. These service checks seem to be in pending state forever, and there is no button to schedule an immediate check: detail.jpg The state of active checks, notifications, etc appear as "disabled", but it is not possibl...
- Thu Nov 04, 2021 3:21 am
- Forum: Nagios XI
- Topic: State doesn't change from soft to hard
- Replies: 5
- Views: 442
Re: State doesn't change from soft to hard
Hi Keith,
thanks for your support, I will schedule the upgrade.
Thanks,
Stefano.
thanks for your support, I will schedule the upgrade.
Thanks,
Stefano.
- Wed Nov 03, 2021 10:48 am
- Forum: Nagios XI
- Topic: State doesn't change from soft to hard
- Replies: 5
- Views: 442
Re: State doesn't change from soft to hard
Hi Keith, thanks a lot for your reply. Here Nagios Core version: # /usr/local/nagios/bin/nagios -h | grep Core Nagios Core 4.4.2 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors What do you need exatply about Sistem Profile, because there are a lot of files. Thanks ...
- Tue Nov 02, 2021 6:45 am
- Forum: Nagios XI
- Topic: State doesn't change from soft to hard
- Replies: 5
- Views: 442
State doesn't change from soft to hard
Hi all, I'm new on this forum... We have a strange behaviour for a specific Host. Nagios doesn't change from soft to hard state after max_check_attempts reached as you can see in the attached image. Soft State Handler Issue.jpg These are Host and Service configuration: define host { host_name HOSTNA...
- Mon Oct 18, 2021 5:06 am
- Forum: Nagios XI
- Topic: #sql ibd files filling up filesystem
- Replies: 1
- Views: 696
#sql ibd files filling up filesystem
Hi, we have a server with Nagios XI 5.5.7 running with database MariaDB version 5.5.60 Sometimes, every 3 or 4 weeks, the filesystem get filled up, and the database (and web interface) stops working, so we have to recover free space and run "repair_databases.sh" script to make it work agai...