nagios Questions

15

Solved

I have NRPE daemon process running under xinetd on amazon ec2 instance and nagios server on my local machine. The check_nrpe -H [amazon public IP] gives this error: CHECK_NRPE: Error - Could not ...
Macomber asked 11/12, 2013 at 13:23

2

Solved

I have made ganglia setup using rpm files, OS: centOS 6.3 Server; httpd gmond and gmetad are running, when i load it in browser am getting "Forbidden error" Forbidden You don't have permission...
Arv asked 7/5, 2014 at 10:57

2

We have 10 or so web servers that share a few MySQL servers. Due to some networking problems, there were too many connection errors and one of the webservers was blocked. I resolved this by flushin...
Dahna asked 17/3, 2014 at 8:55

5

Solved

I've been running nagios for about two years, but recently this problem started appearing with one of my services. I'm getting CRITICAL - Socket timeout after 10 seconds for a check_http -H my...
Prolong asked 24/10, 2011 at 3:18

9

In my nrpe_local.cfg added following command: command[check_mycommand]=/usr/lib/nagios/plugins/check_command 30 35 and then restarted nrpe daemon. When I execute this command using nrpe I'm get...
Chelseychelsie asked 10/12, 2012 at 4:29

4

I am trying to install nrpe plugin on ubuntu 12.04, however I am facing issue with ssl libraries. I tried installing "libcurl3-openssl-dev" package, however when I try to compile nrpe plugin after ...
Lorileelorilyn asked 24/7, 2013 at 11:45

5

Solved

I would like to monitor elasticsearch using nagios. Basiclly, I want to know if elasticsearch is up. I think I can use the elasticsearch Cluster Health API (see here) and use the 'status' that I ...
Comma asked 23/4, 2012 at 8:10

8

Solved

I'm using Groundwork / Nagios, and I'm trying to set up check_by_ssh. Right now, the command is: $USER1$/check_by_ssh -i ~nagios/.ssh/id_dsa -H $HOSTADDRESS$ -t 60 -l "$USER24$" -C "/tmp/test"...
Kinder asked 21/6, 2011 at 21:2

2

Solved

Im working on opensuse Leap 42.1. I have installed NRPE on the remote host. I following precisely the installation guide. However, the deaemon runs: netstat -at | egrep "nrpe|5666" tcp 0 0 *:nrpe ...
Credible asked 26/8, 2016 at 11:43

2

My normal method of testing the notification and escalation chain is to simulate a failure by causing one, for example blocking a port. But this is thoroughly unsatisfying. I don't want down time ...
Lambertson asked 3/3, 2014 at 6:15

9

I am getting the error (Return code of 255 is out of bounds) on the http://localhost/nagios But when I run the command from the shell, it runs fine
Geopolitics asked 22/9, 2009 at 18:32

1

I have installed Nagios (Nagios® Core™ Version 4.2.2) in Linux Server. I have been using JSON Query Generator to generate an Availablity report in JSON format. It will provide an API. I have create...
Amphiboly asked 27/12, 2017 at 15:4

1

Solved

I am looking for a spec or an example of how to format the Nagios performance data. This documentation does not provide any good examples I am looking for an explanation on how to create a table ...
Lye asked 23/10, 2017 at 9:35

3

How do I set an individual timeout setting per service check. All timeouts default to 60 seconds as per the main configuration but I require that one particular check have a longer timeout due to t...
Vivien asked 27/7, 2010 at 8:33

4

Solved

My situation: I'm working on a web monitoring dashboard that assembles informations from different applications and sources and generate graphs, info graphics and reports. The applications I'm try...
Darwen asked 14/10, 2011 at 13:19

7

Solved

I'd like to parse status.dat file for nagios3 and output as xml with a python script. The xml part is the easy one but how do I go about parsing the file? Use multi line regex? It's possible the f...
Dextrin asked 2/2, 2009 at 13:11

3

Solved

I'm trying to monitor actual URLs, and not only hosts, with Nagios, as I operate a shared server with several websites, and I don't think its enough just to monitor the basic HTTP service (I'm incl...
Congregation asked 12/2, 2012 at 5:0

1

Solved

I'm sending a config file for thousands of nodes, because of some customisation there's maybe 5 or 6 paths to that file (There's only one file for host but the path can vary) and there isn't a easy...
Sixteenth asked 17/12, 2015 at 21:12

2

I was looking into a nagios plugin and I found this code: killall -0 $1 I tried this and it returned 0 for a running process, but it did not kill the process. Please explain the meaning of this...
Erigeron asked 27/8, 2015 at 20:52

4

I need to set a schedule downtime for specific nagios host from the commandline by curl..how do I do that? here is something I am already using for service/host notification enable/disable from co...
Cheston asked 27/7, 2011 at 10:11

6

Solved

We are using Nagios to monitor our network with great success. However, we have a syslog for critical application errors and while I set up check_log, it doesn't seem to work as well as monitering ...
Woald asked 3/3, 2010 at 16:54

1

In the Docker best practices guide it states: You are strongly encouraged to use VOLUME for any mutable and/or user-serviceable parts of your image. And by looking at the source code for e.g. ...
Heikeheil asked 5/1, 2015 at 17:36

3

Solved

I'm working on a monitoring system called "Nagios" which monitors services for UNIX and WINDOWS servers. Problem is WINDOWS services that are launched by batch files are named in task manager as "c...
Aceves asked 20/11, 2012 at 12:37

3

I just upgrade my Nagios server to the latest version (4.0.1) on my Debian 7 system. When i start the daemon, i have the following error: # /etc/init.d/nagios start /etc/init.d/nagios: 20: .: Can'...
Kimbra asked 26/10, 2013 at 11:17

3

I'm having troubles getting Nagios to honor a notification_period setting for a predefined timeperiod. My timeperiod definition is called 'sleep' as in, do not notify me between midnight and 7am. ...
Helmick asked 12/3, 2013 at 13:53

© 2022 - 2024 — McMap. All rights reserved.