NagiosXI fresh install on Debian12

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
sawdusty
Posts: 27
Joined: Thu Sep 14, 2023 8:14 am

NagiosXI fresh install on Debian12

Post by sawdusty »

We're trying to install NagiosXI on a fresh Debian12 vm. We've followed the instructions from this guide (https://assets.nagios.com/downloads/nag ... I-2026.pdf) and we've run into several issues that prevent us from completing the full install. We have to downgrade libssl3 and openssl packages, ran into mount issues with the /tmp directory, had to reinstall shtool, and ultimately which prevents us from completing the install is snmptrapd service failures and database password issues. We've tried on several Debian12 machines which all end in the same result. Below is the last messages from the install.log.


Installing Nagios XI base files...
Creating product directory...
Compiling snmp_interface_walk from source...
snmp_interface_walk compiled successfully.
Site 000-default already disabled
Adding password for user nagiosadmin
chown: warning: '.' should be ':': ‘root.nagios’
chown: warning: '.' should be ':': ‘root.nagios’
xidb already initialized - skipping.
INSTALL: Installing/updating XI wizards...
Backing up existing wizards to /tmp/xiwizards_backup...
Installing 'wizards/amazon_ec2.zip'
Database Error: Could not connect to database
Access denied for user 'nagiosxi'@'localhost' (using password: YES)

Anyone else having issues installing XI on Debian12?
cdietsch
Posts: 77
Joined: Wed Aug 06, 2025 9:12 am

Re: NagiosXI fresh install on Debian12

Post by cdietsch »

Hey @sawdusty,

The new version of Nagios XI released earlier today (2026R1.6), you might want to give that install a try.

https://assets.nagios.com/downloads/nag ... 1.6.tar.gz
Cheers,
- Cole
Post Reply