Software :: [NAGIOS] Can't Find Check_nrpe After 'yum Install Check_nrpe'?

Jun 28, 2011

I've run 'yum install check_nrpe' which appeared to have completed successfully. If I re-run that command, I get:

Code:
Package nagios-plugins-nrpe-2.12-16.fc14.x86_64 already installed and latest version
But there is no check_nrpe in the /usr/local/nagios/libexec directory. I've tried a which and a whereis and a

[code]....

View 4 Replies


ADVERTISEMENT

Software :: CHECK_NRPE: Error Receiving Data From Daemon

Jun 2, 2010

I have setup Nagios, Nagios Plugins, and nrpe. I have the nrpe running through xinetd.When I run /usr/local/nagios/libexec/check_nrpe -H <my_ipaddress> and I get the error

CHECK_NRPE: Error receiving data from daemon

View 14 Replies View Related

General :: Check_NRPE From Ubuntu Server To OpenWRT Router - Connection Refused By Host

May 23, 2011

I am trying to monitorize an OpenWRT (Backfire 10.03, r23115) router from an Ubuntu server, but I am having some problems. I have installed Nrpe (2.12) on the remote host (OpenWRT), I have executed the program as a deamon (/usr/sbin/nrpe -d) but when I start the NRPE deamon, I don't get anything about NRPE executing netstat -at or ps -ef.I would need to install check_nrpe on OpenWRT to find out if NRPE is working, but I can't find any ipk package with it. Now, once in the monitoring host when I try to reach the remote host from the server:

/usr/local/nagios/libexec/check_nrpe -H ip_remote_host

I get: Connection refused by host

Even, trying with localhost:

/usr/local/nagios/libexec/check_nrpe -H localhost

I get the same error: Connection refused by host

I have installed Nagios Plugins and the check_nrpe plugin. I have edited the /etc/nrpe.cfg file:

allowed_hosts=127.0.0.1 ip_server

I don't exactly know if it is remote host's fault, monitoring host's fault or both.

View 14 Replies View Related

General :: Error CHECK_NRPE: Error - Could Not Complete SSL Handshake

Oct 19, 2010

i have installed nagios in centos 64 bit. but i get this error CHECK_NRPE: Error - Could not complete SSL handshake. i have totally 10 hostgroup definitions. but i'm getting error for only 3 hostgroup definitions other 7 are working fine.

View 1 Replies View Related

Software :: Cannot Find Ssl Headers - For SUSE Machine While Configuring NAGIOS

Sep 13, 2010

Actually I need to install configure file of NRPE 2.12 for monitoring the SUSE machine from NAGIOS(Linux machine). But once I am trying to install configure file of the NRPE 2.12 its giving error "cannot find SSL headers". I downloaded libssl-dev files which are in the format of .deb but its not getting install on SUSE.

View 5 Replies View Related

Server :: Find Documents For Configuring Nagios In Order To Monitor Webapplications?

Dec 29, 2010

I just want to know how to monitor urls using nagios.i.e running web applications under tomcat. can any one pleasAe provide me links or docs that narrates,how to configure nagios in a way to monitor our web applications. we already configured nagios for monitoring remote servers load,login details, disk space etc. But we could not find any documents for configuring nagios in order to monitor webapplications.

View 1 Replies View Related

Server :: Error: Cannot Open Log File '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' For Reading?

Jul 9, 2011

Error: Cannot open log file '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' for reading!

View 2 Replies View Related

General :: How To See The Code Behind The Nagios Plugin: Nagios Checker

Aug 4, 2010

How to see the code behind the nagios plugin: Nagios Checker? I opened the folder which i have downloaded. After that where do i have to go to see the codes? Is it in App_Codes?

View 14 Replies View Related

General :: Nagios - Can I Configure Nagios To Do This

Jul 15, 2011

So we monitor all of our disk space, but only get pages for critical. What we would like to do is have one email sent to our team every month with all the "Warnings" for our disk. I have been searching and haven't found a way to do this. Any suggestions?

View 1 Replies View Related

Software :: Install Nagios Without Root?

May 14, 2011

I would like to install Nagios on a server without having access to root. I plan to install Apache without root in a local space to run the nagios web application. As far as the nagios plugins I plan to use NRPE and I do not need the two plugins require root to run so I am fine with that.So I have seen hints on how to install the plugins and apache without root but I have seen nothing on installing nagios itself. The odd thing is that the machines I will install on already have a nagios and nagioscmd users/groups so I a plan at this point to use them. According to the instructions it seems like all I need root for now is the 'make install'.So what does make install do that requires root and is there a way I can get around it

View 2 Replies View Related

CentOS 5 Networking :: How To Yum Install Nagios

Sep 4, 2011

I want to monitor network bandwidth/usage/stats on an interface dedicated to iSCSI traffic.I've read nagios is one of the better solutions available, and I've found a How-To here: Installing Nagios on CentOS 4.x/5.x.But it seems yum won't install it. Am I missing something? Is it no longer possible to install nagios with yum? Should I use a different mirror?

View 6 Replies View Related

Ubuntu :: 9.10 - Nagios Install With Network Manager

Apr 5, 2010

I started my install of Nagios on Ubuntu 9.10 w.Network Manager. I later found out that network manager doesn or should I say it makes configuring static ip's difficult and that the most direct approach would be to edit the interfaces file. Part of this I read that network manager could be removed, which I did however now with network manager deleted from the system and the interfaces file configured for static. I am able to view the internet however I've seem to have loss the ablity to see my Nagios page locally.

View 2 Replies View Related

General :: Install Check_mysql_health Plugin In Nagios?

Jan 6, 2010

I am trying to install check_mysql_health plugin in nagios to check mysql database using nagios.

Can anyone know the link for detailed description with steps to be followed to install and check this plugins working fine.

View 2 Replies View Related

Software :: Install Nagios Server And Nrpe Package?

Jun 8, 2011

i tried to install nagios server and nrpe package i am getting some ssl issue i am unable to resolve this problem pls guide me i am using fedora servers i installed nagios,nagios-plugins,nrpe,xineted, and openssl* packages in my local fedora system i am able to login my web browser as a nagiosadmin account i can able to monitor my localhost as well as i installed the nrpe-x.x.x.tar.gz,xineted,openssl* in my remote system. i allowed the nagios server ip in /etc/xineted.d/nrpe.cfg i restarted the xineted service in my remote system i wrote the iptable rules in both systems (I allowed the 5666 port in both systems)

when i run below command i am getting the successfull out put local system and remote system

/usr/local/nagios/libexec/check_nrpe -H localhost
NRPE v2.12
/usr/local/nagios/libexec/check_nrpe -H <nagiosserverip>
CHECK_NRPE: Error - Could not complete SSL handshake.

View 8 Replies View Related

Red Hat :: Install Groundwork Monitoring Tool As A Frontend For Nagios?

Oct 28, 2010

out to install groundwork monitoring tool as a frontend for nagios

View 1 Replies View Related

Red Hat / Fedora :: Steps To Install And Configure Nagios In Redhat Machine?

Jul 6, 2011

can any one provide the steps to install and configure Nagios in Redhat Linux machine?

View 2 Replies View Related

CentOS 5 :: Yum Not Able To Install Nagios-plugins While Net-snmp-perl.i386 Is Already Installed

Mar 19, 2009

I am having issues installing nagios-plugins using yum. Been using Suse don't have much experience with CentOS (CentOS release 5.2 (Final), ) Linux hoster 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686 athlon i386 GNU/Linux It says

"Error: Missing Dependency: perl(Net::SNMP) is needed by package nagios-plugins"
Whereas net-snmp-perl.i386 is already installed.
yum deplist nagios-plugins
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile

[Code]....

View 1 Replies View Related

General :: Install Huwawi E1550 Usb Modem And Configure It With "nagios"

Jun 28, 2010

im using Centos 4.8 server system.. i want to install huwawi e1550 usb modem and configure it with "nagios". Can anyone help me to install huwawi e1550 modem.

View 1 Replies View Related

General :: [B][RED]Critical - Error Yum Install Nagios-plugins.x86_64 Yum Error Unsatisfied Dependency

Oct 7, 2010

i need to install nagios-plugins 64 bit, when i tried to install via yum i got this error yum install nagios-plugins.x86_64 yum error Unsatisfied dependency i hv installed openssl 32 bit but it needs openssl 64 bit, even php and perl. i tried to to install via yum yum install openssl.x84_64 but its not getting installed i tried to uninstall openssl but its shows so many packages to remove

View 4 Replies View Related

OpenSUSE Install :: Run Under CrossOver Doesn'trun \ Can't Find Install Dvd Any More?

Jul 18, 2010

I upgraded to 11.3 and now a program I need to run under CrossOver doesn'trun. All I want to do is backtrack to 11.2 but it has disappeared from therepositories and I can't find my install dvd any more. Where can I download11.2 from?

View 6 Replies View Related

OpenSUSE Install :: 11.2 - Cannot Find Install Disk (Repo)

Mar 10, 2010

I downloaded OpenSUSE 11.2 x86. Recordered,ran. I selected language (polish) and chose "Install" (originally "instaluj ). Installer booted, but I can't install because "linuxrc" was ran. Linuxrc can't find install disk, repo. I'll install with local DVD-RAM drive.

View 5 Replies View Related

OpenSUSE Install :: Find The Install History Log On 11.3 KDE4?

Jul 28, 2010

Is there anyway to find the install history log on openSUSE 11.3 KDE4?

View 2 Replies View Related

OpenSUSE Install :: New (sata) Install Can't Find Grub

Jan 10, 2011

My friend has had an HP Pavilion Slimline for about two years -- recently he suffered a power surge and had to replace his (dsl) modem and harddrive -- he can't find the Vista media that may or may not have come with the PC, so I offered to put opensuse on it for him. I used a dvd I had burned last July with 11.3 on it, and the install went without apparent problems. Then I tried an update, and was greeted with

Code:

Download failed:
File '/repodata/repomd.xml.asc' not found on medium
'http://download.opensuse.org/distribution/11.3/repo/oss/'

History:

- [AbstractCommand.cc:224]
URI=http://download.opensuse.org/distribution/11.3/repo/oss/repodata/repomd.xml.asc

That was bad, as I was unable to update. Then we tried a reboot and things got worse. Immediately after the bios info the message

[CODE]
Error loading operating system.
[/CODE}

appeared and the boot halted. The drive is new, we wrote to it and read from it during the install (I formatted it as ext3), but the box can't seem to find grub on it at boot, or it finds it and doesn't like it. If I reboot with the install DVD in the drive I can get a menu and "repair" (I think that was the choice) which gives me a login prompt, which I can tell "root", at which it responds with a shell prompt, but I don't know what I can do at that point to fix grub, or the SATA driver, or whatever needs fixing.

View 2 Replies View Related

Networking :: What Is Best Nagios Web Frontend Available?

Apr 5, 2011

What is the best nagios web frontend available? I want one that allows to add hosts, remove them, configure them, etc. If possible, with a good documentation.

View 3 Replies View Related

General :: Add Another Host To Nagios?

Jun 15, 2011

I installed Nagios following the Quick Install method from the Nagios.org web site but now I would like to add and monitor another host.I don�t find a way , I have for example replaced the ip number of the localhost(127.0.0.1 localhost.cfg) for another ip number and I am able to monitor another computer that way. But then I no longer MONITOR the localhost unless I replace the ip number in the localhost.cfg file. what I would like to do is to monitor both or more computers.

View 4 Replies View Related

General :: Not Getting Graphs In Nagios?

Oct 16, 2010

i have two linux machines i have installed nagios on only one machine and i am getting graph for that one(localhost).but for the second one(host2) i am not getting the graphs so what should i do.. what should i do to get graphs for othe host (remote machine).

View 4 Replies View Related

Server :: Monitoring EC2 RDS In Nagios?

May 27, 2011

I want to monitor RDS (mysql database of EC2) using Nagios. In command line ( I am able to do it but I dont know how to feed it in nagios . On nagios server if I execute the following command , I am able to fetch the information of database (RDS)

Nagios_server #/usr/local/nagios/libexec/check_mysqld.pl -p<password> -f -u <username> -A uptime,threads_connected,slow_queries,open_tables -H <hostname> -q 'SHOW STATUS'

output :- MYSQL 5.1.50 OK | uptime=344783 threads_connected=672 slow_queries=0 open_tables=64

Note :- Here the host name is public dns name (x.y.z.amazon.com) .We cant ping to this host.With mysql command , we can log in and work on databases.

View 5 Replies View Related

Server :: Nagios Alerts Via SMS ?

Mar 30, 2011

How can recive nagios alerts via SMS,via SMS gateway XML API.

I have a sms gateway xml api & had writte a script in perl

NAGIOS SETUP

Can I have to install gateway module

View 10 Replies View Related

Software :: How To Add Service In Nagios

Sep 23, 2010

i have one service configured in windows, now want to monitor that service in nagios. in which configuration file do i need to make an entry of that particular service. and what are the steps .

View 3 Replies View Related

Fedora :: Check Temperarture In Nagios

Nov 9, 2010

I have installed nagios 3.2.2. I want to check the cpu and disk temperature. I have installed check_lm_sensors y check_sensors. If I execute check_lm_sensors -v and then I ask for sda it works. The problem is that if I want to ask for the temperature of cpu or revolutions of fans. I have tried to put "cpu Temp', cpu cpu0 but neither of them works. What are the correct names? With check_sensors I only obtain a message "sensor ok".

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved