Questions tagged [nagios3]

Nagios is a service and resource monitoring system, built to help prevent and fix problems in enterprise infrastructure.

Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes.

Source: About Nagios (by Nagios Enterprises, LLC)

[Nagios] watches hosts and services that you specify, alerting you when things go bad and when they get better. Some of its many features include monitoring of network services (SMTP, POP3, HTTP, NNTP, ICMP, etc.), monitoring of host resources (processor load, disk usage, etc.), and contact notifications when service or host problems occur and get resolved (via email, pager, or user-defined method).

Source: Nagios page on Sectools.org (site by Fyodor)

82 questions
33
votes
7 answers

I need a good network monitoring tool

I need to get some good network monitoring tools. I am trying to find out why my office network is so congested/slow, and I need something that will allow me to look at all the machines in the network and see who is being a piggy.
17
votes
4 answers

nagios- nrpe installation error(configure: error: Cannot find ssl libraries)

i have installed nagios and i want to install nrpe. While installing NRPE, when i execute (/home/abc/nrpe/configure) ./configure it stops after reaching the following line ... checking for type of socket size... size_t checking for SSL headers...…
11
votes
2 answers

Which mailx package should I install for Nagios?

I'm following the Nagios Ubuntu quickstart instructions. I'm on Ubuntu 10.10 and installing Nagios 3.2.3. At the bottom of the docs it says I need to install the mailx and postfix packages. (Postfix is already installed.) But when I try to…
7
votes
4 answers

How Do I install the Nagios check_snmp Plugin?

I have installed Nagios in my ec2 server. Now I want to install check_snmp plugin. I found that this is not available in : /usr/local/nagios/libexec I tried : sudo apt-get install nagios-plugins-snmp But I'm getting : E: Unable to locate package…
batman
  • 8,071
7
votes
1 answer

How can I have nagios alerts emailed to my gmail?

I'd like to set up some sort of mail server to send emails from from my gmail account to another email. How can I do this?
jrg
  • 61,707
5
votes
1 answer

How do I configure nagios with audio notifications?

I need help to configure Nagios to send an Audio notifications for every errors that nagios detects on the network. I've found on internet to realize that I need to install Festival but I don't know how to configure Nagios. Is there some one who can…
5
votes
3 answers

Can nagios3 automatically generate a network map?

Have just installed nagios3 onto Ubuntu Server 10.04. A clean install. All plugins installed. The nagios status map only has localhost and gateway discovered. Is there a way for it to scan our network, along with all Windows servers, routers, etc? I…
nLinked
  • 3,387
5
votes
2 answers

Start nagios web interface on a different port

I am trying to install nagios but I would like to start the web interface on a port other than 80. I cant seem to find much info on how to do that. Any help is appreciated. Thanks
moorecats
  • 185
5
votes
4 answers

Why can't the nagios user send mails using "sendmail"?

I have installed nagios for monitoring and sendmail for sending mails. When testing from root account I am receiving mails, but I'm not receiving mails when I send it from nagios account. I have googled and found that only root user can send mails…
karthick87
  • 84,513
5
votes
1 answer

How to make my script wait if another instance of APT is running?

I've encouter some problems with my scripts. So to make it short and clear, I'm in an internship and my boss gave me an assignement to make a Probe for Nagios. The purpose of this Probe is to check on all our hosts if a package is missing from the…
Ghrew
  • 51
4
votes
3 answers

(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_ping) in ubuntu

I installed nagios following this tutorial http://sharadchhetri.com/2014/02/08/install-and-configure-nagios-core-4-on-ubuntu-12-04-lts/ On starting nagios and apache2, and browsing to nagios admin portal, I saw errors like below (No output on…
Kenshin
  • 251
4
votes
4 answers

How to change the username and password for nagios site access on config files

This explains how to configure username and password during initial configuration: How do I install nagios? How can I change that using config files on server if I've lost the username and password?
4
votes
2 answers

nagios nrpe dameon check_nrpe plugin missing

I installed nagios nrpe on a remote machine from Ubuntu repository sudo apt-get install nagios-nrpe-server , and plugins with: sudo apt-get install nagios-plugins-basic nagios-plugins nagios-plugins-extra After the installation, check_nrpe is…
4
votes
1 answer

configure: error: unrecognized option: -–with-mail=/usr/bin/sendmail while installing nagios 3.5.0

Following this installation guide when reach to the step: ./configure --with-nagios-group=nagios --with-command-group=nagcmd -–with-mail=/usr/bin/sendmail I got the following error: configure: error: unrecognized option:…
user58366
4
votes
3 answers

Nagios showing "NOT FOUND" error

I have installed nagios package in my Ubuntu system. After opening the configuration page localhost/nagios3 i have succesfully logged in. After that when i select any option from the left side menu it displays one of the following error The…
surendar
  • 263
1
2 3 4 5 6