Ubuntu Monitoring via PPA
Posted: Mon Feb 04, 2013 4:06 pm
Hey All, its me again.
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
But received a system message saying the nessercary componenets were not avaliable and I should concider installing python-software-properties or software-properties-common. So I installed the python package first and tried again but it did not work, so i tried the software package and re-ran and it worked.
I then sudo apt-get update but received the following messages at the end
Which is why I believe I can not run
as I get the error
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