Networking :: Nagios& Nrpe Working On The Same Machine?

May 25, 2011

I want to have like 4 machines, each one of them with Nagios and nrpe (plugin+daemon) installed so that every one of the machines could be able to monitor all of the others.. Is there any problem doing this? Or having nrpe+nagios in the same machine is ok?

View 2 Replies


ADVERTISEMENT

Networking :: Nagios Configuration With The NRPE?

May 17, 2011

I've followed all the instructions in nagios documentation to install the nrpe agent in a remote host, but the daemon nrpe is not listening on port.. that means I can't even test it localhost!

netstat -at | grep nrpe
returns nothing.
You added the nrpe entry to your /etc/services file - done
The only_from directive in the /etc/xinetd.d/nrpe file contains an entry for "127.0.0.1" - done
xinetd is installed and started - done

Check the system log files for references about xinetd or nrpe and fix any problems that are reported - syslog empty..

Installed lsof and lsof +M -i4:

xinetd 25680 root 5u IPv4 75987 TCP *:nrpe (LISTEN)

Is there anything else I can do to correct this? I configured this yesterday and it was working ok.. but today when got into computer it stopped working

View 2 Replies View Related

Networking :: Monitoring - Communication Between Nagios & NRPE?

Feb 28, 2011

The communication between nagios and nrpe agent in the monitored host, can be without SSL? The problem is that I have 2 different versions of debian running on the machines and there are problems related to the libssl-dev package!

View 11 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

Server :: Nagios / NRPE Oddity On Similar CentOS Machines

May 24, 2010

We have Nagios running on a server, and are installing NRPE as a daemon on web servers we need to monitor. I'm two servers in and have hit a small snag. The two servers we're currently trying to monitor are, to the best of our knowledge, very similar (Centos 5.4, Apache, MySQL, PHP etc etc), and the installations of NRPE on them should be the same. One is being monitored just fine, however we can't check on the other one without including the -n switch (to disable SSL) in the check_nrpe call. If we don't, however, the error we get is, "CHECK_NRPE: Socket timeout after 10 seconds.". In /var/log/messages on the machine that fails we see:

May 24 17:23:49 ourserver xinetd[23583]: START: nrpe pid=27932 from=123.123.123.123
May 24 17:23:59 ourserver nrpe[27932]: Could not read request from client, bailing out...
May 24 17:23:59 ourserver xinetd[23583]: EXIT: nrpe status=0 pid=27932 duration=10(sec)
The only kind of related thing I can think of that's different between the two machines is that one (the one that works) has actually had an SSL certificate installed on it, for the site it hosts.

View 2 Replies View Related

Networking :: Setting Up A Mail Notification Nagios On A Ubuntu Machine?

Feb 11, 2011

I I'm currently working on Nagios Core 3.2.2, and I'm trying to set up a mail notification. I already install postfix and mailx. And I'm able to send a mail via Ubuntu. I checked this with the command: echo "mail test" | mailx -s "test subject" mail address.But I don't know what to do next. I'v tried many different suggestions that I found on goolge, but nothing seems to work.

View 26 Replies View Related

Networking :: Event Handlers Not Working In Nagios

Feb 8, 2011

I have placed the restart-ssh script in /usr/local/nagios/libexec/eventhandler but its not working on seeing the event log the following information is obtained

Though i have checked the script manually by the following command

It works fine with both of the above mentioned commands

I don't know why it is not able to restart ssh when nagios is calling it as event handler

The service definition for ssh in localhost.cfg is as follow:

View 1 Replies View Related

Ubuntu :: Virtual Machine Networking / Network Not Working After Copied Machine?

Dec 3, 2008

I have ubuntu-8.04.1-server installed on virtual machine. It works perfect. Now, I made copy of this virtual machine. I started that copied machine and it works fine, except one thing: network does not work!
I have several others VMs with freeBSD, openBSD or Windows on it, but only ubuntu machine hes network problem after coping. I tried some other VM with ubuntu on it - same problem! I downloaded VM with ubuntu - same problem.I take a look into /etc/network/interfaces file and it looks just as it should (same as before coping) but ifconfig command returns parameters for lo only (before coping there was eth0 and lo).

View 2 Replies View Related

Software :: Not Able To Open Nagios From Other Machine

Oct 20, 2010

I am unable to open nagios web page on another machine. where iam able to see nagios page on server where i have installed nagios. but another machine if i put server ip in browser its authenticate for nagiosusername & password but after putting same. getting below error.

The webpage cannot be found HTTP 404 Most likely causes: There might be a typing error in the address. If you clicked on a link, it may be out of date.

What you can try: Retype the address. Go back to the previous page. Go to and look for the information you want. More information

View 3 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

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 :: Logging Into Nagios Not Working?

Aug 31, 2010

When I try to log into the webgui I am getting a file to download labled "nagios". When double-clicking the file I get the error " The file /path/to/file cannot be found. Please check the location and try again".

View 10 Replies View Related

Software :: Nagios Alerts Are Not Working?

Mar 12, 2010

I have configured Nagios on SLES 10 SP2. I could configure nagios but 2 things are not working correctly.

1.It doesnt show correct disk utilization for /local partition.
2.It doesnt send Alerts.

I have installed NAGIOS (nagios-3.2.0-11.1, nagios-plugins-1.4.14-11.1 and few other which are required to remove dependency) on server and I have installed nagios (nagios-plugins-1.4.14-11.1, nagios-nrpe-client-2.12-11.1 and few other packages to remove dependency) on client.

Configuration files from NAGIOS server: nagios.cfg (Since this file is big, I have copied the relevant portion only. Let me know if any specific info is required from this file)=>

log_file=/var/log/nagios/nagios.log
cfg_file=/etc/nagios/objects/commands.cfg
cfg_file=/etc/nagios/objects/contacts.cfg
cfg_file=/etc/nagios/objects/contactgroups.cfg
cfg_file=/etc/nagios/objects/timeperiods.cfg

[Code].....

View 2 Replies View Related

Software :: Nagios Notification Not Working

May 2, 2011

I install Nagios Core Version 3.2.3 in CentOS 5.5 via rpmforge repo configure ssmpt to sent mail via my gmail account. i test and don't see any in it even some notification to nagiosadmin is get deliver now i create one user in contacts.cfg

Code:

I also add one contact groups

Code:

Now i add one windows xp machine on nagios for monitor (i install NSClient++ 0.3.8.75 and it working fine)

Here is my windows.cfg

Code:

But my problem is when my host goes down i m not getting any notification to my define contactgroup,

View 2 Replies View Related

General :: Nagios Email Notification Is Not Working

Feb 15, 2011

My Nagios email Notification is not working, I'm trying to setup external relay server using GMAIL. I'm also using dynamic IP.

Please see the test below:

Here is my PoSTFIX CONFIGURATION:

View 14 Replies View Related

General :: Getting Nagios Check_logfiles Working With Windows?

Apr 8, 2011

I have Nagios working and the check_logfiles plugin installed on my Ubuntu box and NSClient ++ installed on my windows box. My end goal is to be able to get the check_logfiles plugin to flag certain words in Windows Log Files. I can call the check_logfiles from the Ubuntu command line and it works fine when I look at a local log file on the Nagios box. If I try to do something similar but point to a remote windows file the process fails. I have NRPE enabled and I think working on the Windows machine. Before I post Config files etc can someone tell me if my approach is correct? Should I be calling the check_logfiles plugin from the Nagios box or do I need to install the Windows version of Check_logfiles on the remote machine and then make some sort of reference to it in the NSC.ini file on the Windows box.

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

Debian :: Nagios Web Interface Stopped Working After Squeeze Upgrade

Mar 5, 2011

I recently updated to squeeze following the Debian release note steps, and most everything went smoothly. However, I'm now unable to get into the Nagios web interface. The service is still running and sends email notifications of issues as usual, but logging into the web interface gives me a 403 Forbidden error.

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

Red Hat / Fedora :: Unable To Install Nrpe On CentOS 5.4

Apr 27, 2010

I have a CentOS 5.4 OpenVZ Virtual Environment running cPanel. I am trying to install nrpe to monitor services running on the VE, but there is a problem with the packages dependencies:

Code:

# yum install nrpe
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

[code]....

View 1 Replies View Related

CentOS 5 :: NRPE And Xinetd Running Every Minte

Jun 10, 2011

I have nagios/nrpe installed on a client and for some reason, the xinetd service is running/checking every minute. The log is just getting larger by the minute with the start and exit of xinetd.

View 19 Replies View Related

Software :: Using Nsclient++ With Nrpe To Monitor Event Logs?

Oct 5, 2010

someone with good experience of monitoring windows event logs with nrpe or check_nt + nsclient++ give me some good examples of the above. I do have this working, but some of the checks appear inconsistent.

Code:
./check_nrpe -H 10.222.203.151 -c CheckEventLog -a filter=new file="Security" MaxWarn=1 MaxCrit=2 filter-generated=<2d filter+eventType==Information filter=in filter=all truncate=400 unique descriptions
Eventlog check ok|'eventlog'=0;1;2;

I just cant seem to get this particular check correct.

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

Software :: Check_log Nrpe Error: Connection Refused By Host?

Jun 29, 2011

Please help me figure out what's wrong. Other nagios check for the same host is working except for this one.In <hostname>.cfg of nagios server, I need to add this to check for a specific pattern in the host's log:Quote:

define service{
use production-logs
host_name hostname

[code]....

View 3 Replies View Related

Networking :: How To Monitor Asterisk Using Nagios

Mar 31, 2011

What are the standard procedures to monitor asterisk with nagios? I downloaded check_asterisk from URL...

View 1 Replies View Related

Networking :: NConf Installation To Use With Nagios

Apr 8, 2011

Been following the steps to do the manual installation from [URL]:installation, but when I finish I cannot access http://192.168.100.110/nconf -> 192.168.100.110 is the ip address where nconf is installed.
Error:
Forbidden
You don't have permission to access /nconf on this server. Where is the problem? I did everything exactly as they said and got no kind of errors.

View 1 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 Networking :: Access Machine Via Windows Machine - Samba Password Reset?

Feb 13, 2011

I try to access my ubuntu machine via my Windows Machine (Samba Server on Ubuntu Machine). Anytime I try to access the machine it asks me for my password...I enter it but it says it is invalid....is there anyway to reset it? I have already tried to remove and purge everything Samba related and then tried reinstalling, but that still didn't do anything

View 2 Replies View Related

Ubuntu Networking :: Cannot Ping KK Machine, Internet/network ON Machine Works?

Mar 18, 2010

I have an ubuntu kk laptop connected via wireless to my mixed network (xp, win7, other ubuntu), but i can not ping said machine or connect via ssh. Internet and smb-browsing ON this machine work, as does pinging FROM it. If this was a windows machine, I'd say a firewall is in the way, but since it's a vanilla karmic install, this should not be the case (or should it?).

View 2 Replies View Related







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