Search found 59 matches

by jenglish
Tue Apr 20, 2021 10:09 am
Forum: Nagios Network Analyzer
Topic: URL was not found on this server
Replies: 5
Views: 6692

Re: URL was not found on this server

I ran into that issue and addressed it already. [root@boyvlp-nonna01 conf.d]# yum info python3-mysqlclient Updating Subscription Management repositories. Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 34 kB/s | 2.4 kB 00:00 Red Hat Satellite Tools 6.7 for RHEL 8 x86_64 (RPMs) 30 kB/s | 2.1 kB...
by jenglish
Mon Apr 19, 2021 12:34 pm
Forum: Nagios Network Analyzer
Topic: URL was not found on this server
Replies: 5
Views: 6692

Re: URL was not found on this server

[jenglish@boyvlp-nonna01 ~]$ ls -l /var/www/html/nagiosna/application/controllers/install.php -rw-r--r--. 1 root root 67877 Apr 16 18:14 /var/www/html/nagiosna/application/controllers/install.php [jenglish@boyvlp-nonna01 ~]$ ls -l /var/www/html/nagiosna/application/views/setup/install.php -rw-r--r-...
by jenglish
Sun Apr 18, 2021 11:39 am
Forum: Nagios Network Analyzer
Topic: URL was not found on this server
Replies: 5
Views: 6692

URL was not found on this server

Fresh kick of RHEL8 using offline installation instructions. https://support.nagios.com/kb/article/nagios-network-analyzer-offline-installation-737.html Capture.PNG [root@boyvlp-nonna01 nagiosna]# find / -name nagiosna -type d -ls 25165954 4 drwxr-xr-x 7 root root 4096 Apr 16 22:15 /tmp/nagiosna 167...
by jenglish
Fri Apr 16, 2021 3:29 pm
Forum: Nagios Network Analyzer
Topic: Increasing Storage
Replies: 4
Views: 5987

Re: Increasing Storage

Thanks. :)

This can be closed.
by jenglish
Fri Apr 16, 2021 10:51 am
Forum: Nagios Network Analyzer
Topic: Increasing Storage
Replies: 4
Views: 5987

Re: Increasing Storage

[jenglish@boyvlp-nonna01 ~]$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 200G 0 disk ├─sda1 8:1 0 512M 0 part /boot └─sda2 8:2 0 199.5G 0 part ├─vg00-root 253:0 0 116.5G 0 lvm / ├─vg00-swap 253:1 0 4G 0 lvm [SWAP] ├─vg00-usr 253:2 0 500G 0 lvm /usr ├─vg00-varlogaudit 253:3 0 10G 0 lvm /...
by jenglish
Thu Apr 15, 2021 1:44 pm
Forum: Nagios Network Analyzer
Topic: Increasing Storage
Replies: 4
Views: 5987

Increasing Storage

Hello, I was testing out NNA and needed to add more storage. I did so using a method I am familiar with and works with most Linux use-cases. I added an additional VMDK to the VM and increased the logical volume via LVM. Looking at the instructions here, it appears that it wants me to increase sda as...
by jenglish
Thu Apr 01, 2021 8:07 am
Forum: Nagios XI
Topic: regex nagios.cfg in static dir
Replies: 5
Views: 675

Re: regex nagios.cfg in static dir

Understood. I think I'll just be skipping this for now then. I don't foresee us having to do that to every host_name value in our environment.

Thank you both, appreciate the insight. This can be closed.
by jenglish
Wed Mar 31, 2021 3:33 pm
Forum: Nagios XI
Topic: regex nagios.cfg in static dir
Replies: 5
Views: 675

Re: regex nagios.cfg in static dir

However, this feature is not fully supported in Nagios XI, so it may have conflicts with the CCM.
What would be the best way to determine where I am getting stuck at? We use CCM for about ... 5 things and could be migrated to static, no?
Capture.PNG
by jenglish
Tue Mar 30, 2021 3:31 pm
Forum: Nagios XI
Topic: regex nagios.cfg in static dir
Replies: 5
Views: 675

regex nagios.cfg in static dir

Hello, I'm trying to get regex matching to work. Something like this: define hostgroup { hostgroup_name Linux-Regex alias Regex Test for All Linux Hosts members ^[a-zA-Z]{4}[l]*.* } I have attempted to turn on regex matching, but something is catching probably due to CCM. Can I declare two nagios.cf...
by jenglish
Wed Mar 24, 2021 12:24 pm
Forum: Nagios XI
Topic: Monitoring AAD, M365, Azure
Replies: 7
Views: 6358

Re: Monitoring AAD, M365, Azure

Yes. All good. Thanks again.