NagiosXI Linux-nrpe serv client install
Posted: Mon Jun 11, 2012 10:39 am
Attemp to install the linux-nrpe-agent on a linux 5.5 server in a web farm behind a firewall is failing on the prerequisites
Running './1-prereqs'...
Installing prerequisites...
Loaded plugins: rhnplugin, security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... rch=x86_64 error was
[Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
RESULT=1
Got this back from an earlier Topic post on FW port requirements.
It really depends on how you will be monitoring them, as Windows machines can be monitored with
NSClient++ standard - 12489
NRPE - 5666
SNMP 161
Linux machine are often monitored with:
NRPE - 5666
SSH - 22
Also, Nagios can receive passive checks from either type of machine on
NSCA - 5667
NRPE - 80 or 443
Firewall rules were enabled based on these ports, can someone tell me what I am missing?
Thank You
Running './1-prereqs'...
Installing prerequisites...
Loaded plugins: rhnplugin, security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... rch=x86_64 error was
[Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
RESULT=1
Got this back from an earlier Topic post on FW port requirements.
It really depends on how you will be monitoring them, as Windows machines can be monitored with
NSClient++ standard - 12489
NRPE - 5666
SNMP 161
Linux machine are often monitored with:
NRPE - 5666
SSH - 22
Also, Nagios can receive passive checks from either type of machine on
NSCA - 5667
NRPE - 80 or 443
Firewall rules were enabled based on these ports, can someone tell me what I am missing?
Thank You