Ubuntu Monitoring via PPA
Re: Ubuntu Monitoring via PPA
Well, there is one major difference, 12.04 is LTS (long term support), and 12.10 is a preview. The x.04 version of ubuntu are used in production, I have yet to hear anyone deploying x.10 versions into live environments.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Ubuntu Monitoring via PPA
The LTS shouldn't really affect me. This server will always be in a Sandbox enviroment for the next few months while testing. Plus it will/should add more credability to my project if I'm using a server which is currently used in production/business.
Re: Ubuntu Monitoring via PPA
Progress at last!
So I changed my server to Ubuntu 12.04.1 and tried Tony's guide (which worked great by the way). Now there's positives and negatives.
Which i think is normal and correct?
However, the negative side, my CPU usage says the following
Any idea's?
So I changed my server to Ubuntu 12.04.1 and tried Tony's guide (which worked great by the way). Now there's positives and negatives.
Code: Select all
/Disk Usage says: DISK OK - Free Space /14101MB (90% inode=96%)However, the negative side, my CPU usage says the following
Code: Select all
UNKNOWN: Isostat not found or is not executable by the nagios user-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Ubuntu Monitoring via PPA
Unfortunately it looks like most new versions of ubuntu come without the systat utilities, run the following and then re run the disk check:
Code: Select all
apt-get install sysstat-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Ubuntu Monitoring via PPA
GREAT! Glad to hear the behemoth is up and running! We were glad to help, let us know if you have issues in the future, locking and marking as resolved.
Re: Ubuntu Monitoring via PPA
FYI, we added "quantal" to the nagiosinc ppas, so now you can install the linux agent on Ubuntu Server 12.10 as well.
Be sure to check out our Knowledgebase for helpful articles and solutions!
