Search found 6 matches

by ethics13
Fri May 11, 2012 11:12 am
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Re: Do I need Ports Opened on Server for NRPE Agent Install

Yeah, except in major corporations, the InfoSec will have a complete lock down of port 80. This is an investment firm.
by ethics13
Fri May 11, 2012 7:37 am
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Re: Do I need Ports Opened on Server for NRPE Agent Install

Yum list does not have any knowledge of perl(Net::SNMP) or fping.
by ethics13
Wed May 09, 2012 1:47 pm
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Re: Do I need Ports Opened on Server for NRPE Agent Install

Has another dependency Yum is not detecting those packages so I cannot install them. # uname -a Linux servername 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux # ls -al total 107576 drwxr-xr-x 2 username 20673 4096 May 9 14:40 . drwxr-xr-x 50 username 20673 4096 Ma...
by ethics13
Wed May 09, 2012 10:47 am
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Re: Do I need Ports Opened on Server for NRPE Agent Install

Scott, I am getting errors when I try to install: # rpm -ivh nagios-nrpe-2.5.2-1.el5.rf.x86_64.rpm warning: nagios-nrpe-2.5.2-1.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: nagios-plugins is needed by nagios-nrpe-2.5.2-1.el5.rf.x86_64 Which NRPE and ...
by ethics13
Tue Mar 20, 2012 5:51 pm
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Re: Do I need Ports Opened on Server for NRPE Agent Install

Thanks, is there a default dir it will put the configs? Do you know the name of the config files for NRPE by any chance?
by ethics13
Tue Mar 20, 2012 4:20 pm
Forum: Nagios XI
Topic: Do I need Ports Opened on Server for NRPE Agent Install
Replies: 11
Views: 3003

Do I need Ports Opened on Server for NRPE Agent Install

Trying to get NRPE agents installed on our production machines. SA's are telling me that the fullinstall script for that process needs to go out to RPMForge and that they do not allow that network traffic #!/bin/sh ########################################## # INSTALL YUM REPOS ######################...