Hi All,
How to monitor linux server via Nagios monitoring tool, please guide step by step.
Regards
Inder Singh Rawat.
fetch information from linux server via nagios
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: fetch information from linux server via nagios
Are you looking to use active checks or passive results being pushed back to the XI server?
One of the easier methods is using NRPE:
http://assets.nagios.com/downloads/nagi ... _Agent.pdf
One of the easier methods is using NRPE:
http://assets.nagios.com/downloads/nagi ... _Agent.pdf
Re: fetch information from linux server via nagios
Dear Team,
I am getting error, please see attached file.
Regards
Inder singh
I am getting error, please see attached file.
Regards
Inder singh
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: fetch information from linux server via nagios
Do you have port 5666 open on the remote host? Also, do you have your nagios xi server's address defined in the allowed_from section in the nrpe.cfg file? If not, once you define it restart the xinetd service:
I would recommend reviewing this document:
http://assets.nagios.com/downloads/nagi ... utions.pdf
Code: Select all
service xinetd restarthttp://assets.nagios.com/downloads/nagi ... utions.pdf
Re: fetch information from linux server via nagios
Dear Team,
My linux machine are hosted in amazon cloud, please find version detail.
Yes, i have also open the same port 5666 and followed same document.
My linux machine are hosted in amazon cloud, please find version detail.
Yes, i have also open the same port 5666 and followed same document.
You do not have the required permissions to view the files attached to this post.
Re: fetch information from linux server via nagios
Hi ,
When i run following command.
service xinetd restart, got attached error.
When i run following command.
service xinetd restart, got attached error.
You do not have the required permissions to view the files attached to this post.
Re: fetch information from linux server via nagios
Have you attempted to resolve the issues by following sections III and IV from the troubleshooting document??
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: fetch information from linux server via nagios
Hi,
from where troubleshooting document? and how
from where troubleshooting document? and how
Re: fetch information from linux server via nagios
slansing wrote:I would recommend reviewing this document:
http://assets.nagios.com/downloads/nagi ... utions.pdf
Former Nagios employee
Re: fetch information from linux server via nagios
hi ,
how to get xinetd service.
how to get xinetd service.