Hello,
I would like to add a Debian 11 server to my Nagios XI instance with the Deploy agent, but I can't because "Package python-apt has no installation candidate".
On Debian 11, only python3-apt is available.
Any idea to fix this problem?
Thank you for your help
Benjamin
Debian 11 monitoring
Re: Debian 11 monitoring
Hello @decanent
Thanks for reaching out, want to check the following:
Jumped on my Debian Test VM and see the following:
If you are unable to make headway please provide the results:
Thanks,
Perry
Thanks for reaching out, want to check the following:
Code: Select all
cat /usr/local/nagiosxi/var/xiversion | grep full
cat /etc/os-release
uname -a
lsb_release -a
hostnamectl
python --version
If you are unable to make headway please provide the results:
Code: Select all
find /etc/apt/ -type f | xargs cat > /tmp/list.txt
Perry
You do not have the required permissions to view the files attached to this post.