Problem installing Ubuntu agent for XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Problem installing Ubuntu agent for XI

Post by agriffin »

Ubuntu 9.04 is no longer supported by Canonical and the repos have been moved to http://old-releases.ubuntu.com/.

You should edit the repositories in your /etc/apt/sources.list to look something like this:

Code: Select all

deb http://old-releases.ubuntu.com/ubuntu jaunty main restricted
.....
.....
Once you've got apt working, everything else should go smoothly as well.
Locked