I'm trying to configure PPA in order to monitor my Ubuntu server. But once again I appear to be encountering a problem. Below is a run through of what I've done by following a guide at: http://assets.nagios.com/downloads/nagi ... _Agent.pdf
I first did
Code: Select all
add-apt-repository ppa:nagiosinc/ppaI then sudo apt-get update but received the following messages at the end
Code: Select all
W: failed to fetch http:ppa.launchpad.net/nagiosinc/ppa/ubuntu/dists/quantal/main/binary-amd64/packages 404 Not Found
W: failed to fetch http:ppa.launchpad.net/nagiosinc/ppa/ubuntu/dists/quantal/main/binary-i386/packages 404 Not Found
W: Some index files failed to download. They have been ignored, or old ones used instead.Code: Select all
apt-get install nagios-agentCode: Select all
E: Unable to locate package nagios-agent