Search found 2397 matches

by BanditBBS
Fri Apr 26, 2024 7:40 am
Forum: Nagios XI
Topic: 2024R1.1.2 Changelog
Replies: 3
Views: 71

Re: 2024R1.1.2 Changelog

Thanks danderson ! My only confusion now is if I am restoring from a RHEL 7.x host to a brand new OEL 8.9 host I saw other issues. The RHEL has MariaDB installed and being used. However, the OEL 8.9 I am installing in offline mode, which goes very well but installs MySQL instead of MariaDB. If I man...
by BanditBBS
Wed Apr 24, 2024 10:07 am
Forum: Nagios XI
Topic: 2024R1.1.2 Changelog
Replies: 3
Views: 71

2024R1.1.2 Changelog

I see 2024R1.1.2 was released but I see nothing in the changelog mentioning the backup/restore scripts being fixed?!?!
by BanditBBS
Wed Apr 24, 2024 10:06 am
Forum: Nagios XI
Topic: Migrate from Linux 7.x to OEL 8.9 failing
Replies: 6
Views: 140

Re: Migrate from Linux 7.x to OEL 8.9 failing

On the current server is MariaDB but on the new one where I fresh installed(using offline installer) it installed MySQL on OEL 8.9. If I am backing up on the older OS and restoring to the newer, shouldn't it need to be MariaDB on that one as well? And in that case, should I install MariaDB before do...
by BanditBBS
Fri Apr 19, 2024 11:20 am
Forum: Nagios XI
Topic: Migrate from Linux 7.x to OEL 8.9 failing
Replies: 6
Views: 140

Re: Migrate from Linux 7.x to OEL 8.9 failing

@jsimon , Thanks for that information. I have one other question I came up with while working through this. It is OEL 8.9 the new server. When I installed 2024R1.0.2 on it, it installed MySql instead of MariaDB and then some of the scripts were complaining due to MariaDB service not being found! Sho...
by BanditBBS
Wed Apr 17, 2024 10:21 am
Forum: Nagios XI
Topic: Migrate from Linux 7.x to OEL 8.9 failing
Replies: 6
Views: 140

Re: Migrate from Linux 7.x to OEL 8.9 failing

I just noticed the restore command output. I saw Restore complete but didn't notice the errors at the top: tar: 1713366351/nagiosxi.tar.gz: Not found in archive tar: Exiting with failure status due to previous errors gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not ...
by BanditBBS
Wed Apr 17, 2024 9:46 am
Forum: Nagios XI
Topic: Migrate from Linux 7.x to OEL 8.9 failing
Replies: 6
Views: 140

Migrate from Linux 7.x to OEL 8.9 failing

So I have 2024 R1.0.2 on current system and new system. I ran a backup on current and restore it on new. I then ran the restore repair script since I changed OS and this was the end of the output: Notice the error about the patches at the top and then the mysql at the bottom. UPGRADE: NSCA upgrade O...
by BanditBBS
Thu Oct 27, 2022 1:42 pm
Forum: Nagios Log Server
Topic: 1 node not functioning!
Replies: 1
Views: 6383

1 node not functioning!

I have 2 nodes, one is working fine but the other I can not open any dashboard. i check the OS and this is what my top looks like PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 8099 root 39 19 7027752 547836 17680 S 250.8 6.9 11:36.02 java 8227 nagios 20 0 18.1g 5.5g 31964 S 30.2 72.0 2:26.92...
by BanditBBS
Wed Apr 20, 2022 11:20 am
Forum: Nagios XI
Topic: DB Backups
Replies: 1
Views: 3018

DB Backups

My DB backups are taking up a bit of space. I dont need them to run really if they are included in the night XI backup. Is it save to comment out the automysqlbackups in cron file? Or, where is the configuration telling it how many weekly and monthly backups?
by BanditBBS
Fri Mar 04, 2022 1:36 pm
Forum: Nagios XI
Topic: Send HTML in notifications
Replies: 1
Views: 737

Send HTML in notifications

So I have a few service checks that return HTML and it displays great in service status page as well as in custom dashlets I created. The problem I am having is it displays like junk in the email notifications. Is there some way to let the HTML get passed through to the notifications? Looks like all...
by BanditBBS
Wed Feb 16, 2022 3:25 pm
Forum: Nagios XI
Topic: AD/LDAP not working
Replies: 5
Views: 1828

Re: AD/LDAP not working

Yeah, RHEL 7.

Thanks again