Ubuntu server error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Ubuntu server error

Post by inderraw »

Dear team,

I added ubuntu server in nagios , but getting following error.
"Connection refused by host"
Please find attached error for ur refrence.

Regards
Inder Singh Rawat
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Ubuntu server error

Post by lmiltchev »

Did you install the linux agent on the remote machine? Please, review our documentation on how to do this on Ubuntu:

http://assets.nagios.com/downloads/nagi ... _Agent.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Ubuntu server error

Post by inderraw »

Dear Team,

It's done in Ubuntu server, but in CPU state i am getting error, please find attached error for your reference.

Regards
Inder Singh Rawat
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Ubuntu server error

Post by slansing »

Do you have the 'iostat' package installed on the ubuntu server? If so, it must have permissions to be called by the nagios user.
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Ubuntu server error

Post by inderraw »

Dear Team,

how to check and how to install iostat on ubuntu server.

Regards
Inder Singh Rawat
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Ubuntu server error

Post by abrist »

Check to see if you have iostat:

Code: Select all

which iostat
If not, get it through apt:

Code: Select all

apt-get install sysstat
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.
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Ubuntu server error

Post by inderraw »

Dear Team,

after installation "apt-get install sysstat", still not fetching CPU information from ubuntu server.
Please suggest.

Regards
Inder Singh Rawat
inderraw
Posts: 61
Joined: Fri Apr 26, 2013 1:40 am
Location: India (Delhi)
Contact:

Re: Ubuntu server error

Post by inderraw »

Dear Team,

It's done, now i am getting cpu information.

Regards
Inder Singh Rawat.
Locked