Search found 26 matches

by kbauma01
Fri Mar 15, 2024 7:45 am
Forum: Nagios XI
Topic: Custom check for barman
Replies: 1
Views: 230

Custom check for barman

Hello all, I am trying to create a custom command for a barman process. Here is what I need to run, which works on the command line. $sudo -u barman /usr/bin/barman check all --nagios BARMAN CRITICAL - 1 server out of 29 have issues * server1-db1-sessreg FAILED: archiver errors.. What do I have to d...
by kbauma01
Thu Jan 18, 2024 12:38 pm
Forum: Open Source Nagios Projects
Topic: Who has logged in to core
Replies: 3
Views: 648

Re: Who has logged in to core

Thanks @swolf. Here is what I am seeing. It looks like my second column is just "- -" where yours is nagiosadmin. ::1 - - [18/Jan/2024:12:20:56 -0500] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips (internal dummy connec...
by kbauma01
Wed Jan 17, 2024 12:34 pm
Forum: Open Source Nagios Projects
Topic: Who has logged in to core
Replies: 3
Views: 648

Who has logged in to core

We are in the process of migrating from core to XI and I am wondering how I can see who has logged in to Nagios on my core server. Is there a log file? I looked but couldn't find one.

Thanks.
by kbauma01
Thu Jan 11, 2024 6:56 am
Forum: Nagios XI
Topic: Bulk modification tool not working
Replies: 3
Views: 5030

Re: Bulk modification tool not working

I am clicking on the apply configuration button and that comes back as successful but nothing changes. When I tail -f /usr/local/nagiosxi/var/cmdsubsys.log PROCESS COMMAND: CMD=17, DATA= APPLYING NAGIOSCORE CONFIG... CMDLINE=cd /usr/local/nagiosxi/scripts && ./reconfigure_nagios.sh --- reset...
by kbauma01
Wed Jan 10, 2024 12:46 pm
Forum: Nagios XI
Topic: Bulk modification tool not working
Replies: 3
Views: 5030

Bulk modification tool not working

I am trying to modify all hosts and services to have down and recovery for hosts, critical and recovery for services, using the bulk modification tool. I've tried it with a lot of servers and just one server and the setting is not being applied. I go to CCM Bulk Modifications Tool --> Change and Sin...
by kbauma01
Tue Jan 09, 2024 9:10 am
Forum: Nagios XI
Topic: AIX monitoring issue for just some servers
Replies: 7
Views: 13414

Re: AIX monitoring issue for just some servers

if you look at /etc/group, is the nagios user listed as being in the system group? I'm not sure whether it should be or not. Compare that against the /etc/group on the AIX system where the disk monitoring does work. THAT DID IT! Most of my servers had nagios in the staff group and that is working f...
by kbauma01
Mon Jan 08, 2024 10:04 am
Forum: Nagios XI
Topic: AIX monitoring issue for just some servers
Replies: 7
Views: 13414

Re: AIX monitoring issue for just some servers

# startsrc -e LIBPATH=/usr/local/ncpa -s ncpa_listener 0513-059 The ncpa_listener Subsystem has been started. Subsystem PID is 10420568. In /var/log/messages: daemon:info src[19071252]: The ncpa_listener subsystem was requested to STARTED by user root ps -ef|grep ncpa root 19071292 16974322 0 10:04:...
by kbauma01
Mon Jan 08, 2024 9:53 am
Forum: Nagios XI
Topic: AIX monitoring issue for just some servers
Replies: 7
Views: 13414

Re: AIX monitoring issue for just some servers

The ncpa agent is running as nagios and the ncpa.cfg has that set.

[listener]
# This is for Unix only (Linux, Mac OS X, etc)
#
uid = nagios
gid = nagios

nagios 19923354 6357452 0 09:42:22 - 0:01 /usr/local/ncpa/ncpa_listener -n

When I try to start it as root, it dies.
by kbauma01
Thu Jan 04, 2024 1:35 pm
Forum: Nagios XI
Topic: AIX monitoring issue for just some servers
Replies: 7
Views: 13414

Re: AIX monitoring issue for just some servers

They look the same to me. Permissions on a not working server (aka "bad") # ls -la /dev/hd* brw-rw---- 1 root system 10, 9 May 12 2023 hd10opt brw-rw---- 1 root system 10, 10 May 12 2023 hd11admin brw-rw---- 1 root system 10, 6 May 12 2023 hd2 brw-rw---- 1 root system 10, 8 May 12 2023 hd3...
by kbauma01
Thu Jan 04, 2024 9:38 am
Forum: Nagios XI
Topic: AIX monitoring issue for just some servers
Replies: 7
Views: 13414

AIX monitoring issue for just some servers

I have several AIX servers being monitored successfully but there are about 18 that are having issues. Everything is exactly the same - OS version, RPMs, python versions, etc. I've reinstalled the agent and even reinstalled python. Using the command line, I get this error: /usr/local/nagios/libexec/...