Search found 511 matches
- Thu Jul 23, 2026 10:44 pm
- Forum: Nagios XI
- Topic: More rrdtool issues upgrading from 1.5 to 1.6.1
- Replies: 2
- Views: 1289
Re: More rrdtool issues upgrading from 1.5 to 1.6.1
Figure out what packages contain python3-rrdtool and rrdtool-devel and make them available to your software install utility.
- Thu Jul 23, 2026 10:38 pm
- Forum: Nagios XI
- Topic: Create Check to Ping Remote Server from Host
- Replies: 3
- Views: 1537
Re: Create Check to Ping Remote Server from Host
Can you ping the hosts?
- Fri Jul 17, 2026 3:05 am
- Forum: Nagios XI
- Topic: PUT/POST notifications for alerts?
- Replies: 2
- Views: 9974
Re: PUT/POST notifications for alerts?
Have a look here: https://exchange.nagios.org/directory/addons/notifications-addons/ I'm sure there's a better doc somewhere but you could use this to set up to use ntfy.sh. https://assets.nagios.com/downloads/nagiosxi/docs/Integrating-Slack-With-Nagios-XI.pdf Start at the installing the script step...
- Fri Jul 10, 2026 6:31 pm
- Forum: Nagios XI
- Topic: MySQL 8.0 is EOL
- Replies: 2
- Views: 22492
Re: MySQL 8.0 is EOL
RHEL 10 has mysql 8.4 so you can expect it's fine with Nagios.
- Tue Jul 07, 2026 3:52 pm
- Forum: Nagios XI
- Topic: License expired
- Replies: 1
- Views: 22321
- Wed Jun 24, 2026 3:22 am
- Forum: Nagios XI
- Topic: Nagios XI Installation issues
- Replies: 2
- Views: 32913
Re: Nagios XI Installation issues
It looks like this is the first error:
Base class package "Class::Accessor::Fast" is empty.
The following should in theory install it:
sudo dnf install perl-class-accessor
If that installs, you may need other modules as well if the install fails again. Install them in the same way.
Base class package "Class::Accessor::Fast" is empty.
The following should in theory install it:
sudo dnf install perl-class-accessor
If that installs, you may need other modules as well if the install fails again. Install them in the same way.
- Thu Jun 18, 2026 8:12 pm
- Forum: Nagios XI
- Topic: Passive Checks
- Replies: 7
- Views: 49234
Re: Passive Checks
The OP might try investigating the difference between the old hosts and the new ones created from the unconfigured objects.
- Thu Jun 04, 2026 1:14 am
- Forum: Nagios XI
- Topic: $ sign in free variables
- Replies: 4
- Views: 44231
Re: $ sign in free variables
Its probably best to not use unix reserved characters.
- Thu Apr 30, 2026 9:51 pm
- Forum: Nagios XI
- Topic: Is SMS limited to email-to-text only?
- Replies: 5
- Views: 17815
- Tue Apr 28, 2026 10:57 pm
- Forum: Nagios XI
- Topic: New Install of Nagios XI 2026R1.4 missing hosts
- Replies: 13
- Views: 14732
Re: New Install of Nagios XI 2026R1.4 missing hosts
Dumb question but did you apply the changes in ccm?