Ubuntu Monitoring via PPA

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Ubuntu Monitoring via PPA

Post by abrist »

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.
A.Cormack
Posts: 103
Joined: Fri Nov 23, 2012 6:32 pm

Re: Ubuntu Monitoring via PPA

Post by A.Cormack »

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.
A.Cormack
Posts: 103
Joined: Fri Nov 23, 2012 6:32 pm

Re: Ubuntu Monitoring via PPA

Post by A.Cormack »

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.

Code: Select all

/Disk Usage says: DISK OK - Free Space /14101MB (90% inode=96%)
Which i think is normal and correct?
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
Any idea's?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Ubuntu Monitoring via PPA

Post by slansing »

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
A.Cormack
Posts: 103
Joined: Fri Nov 23, 2012 6:32 pm

Re: Ubuntu Monitoring via PPA

Post by A.Cormack »

It works!

Image

(Ignore the Netns, was just to see if it worked)

Thanks so much to Abrist and everyone who's helped me over the last few days, I've learnt alot. I guess I'm going to have to stop spamming these forums now :). Thread can be marked as resolved :)
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Ubuntu Monitoring via PPA

Post by slansing »

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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Ubuntu Monitoring via PPA

Post by lmiltchev »

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!
Locked