-
Either I must be going crazy, but as I finally managed to tweak and get the container on the road and running, at the same time I built a VM under Debian to actually figure out how to repair this cont…
-
##### SUMMARY
lininfile module returns a fatal when trying to work on non existing file with **backrefs: yes**
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
lineinfile.py
…
-
Hi all,
I have Shinken inside docker container running on a host. Then I have remote hosts where I have NRPE installed. They are not on the same machine. Docker IP address is 172.17.0.27 and then I i…
-
I'm getting "critical: not running"
when checked as root from nrpe-server (centos 6)
# /usr/lib64/nagios/plugins/check_nrpe -H 10.0.0.10 -c check_zmstatus -u
CHECK_NRPE: Error - Could not complete S…
-
Hey,
i'm using ubuntu 12.04LTS and the
```
file "#{node['nrpe']['conf_dir']}/nrpe.d/#{new_resource.command_name}.cfg" do
...
notifies :reload, 'service[nrpe]'
end
```
within the [check lwrp](h…
-
```YAML
icinga node :#/usr/lib64/nagios/plugins/check_nrpe -H node -c check_docker
NRPE: Unable to read output
clientnode:#command[check_docker]=sudo docker run --rm -v /var/run/docker.sock:/var/ru…
-
This is from a fresh Debian wheezy installation:
``` bash
----------
ID: nrpe-plugin-package
Function: pkg.installed
Name: nagios-nrpe-plugin
Result: True
Comment: Th…
-
Server 1 (with supervisord):
root@server1: supervisorctl status
cwmp RUNNING pid 1684, uptime 12 days, 0:43:19
root@server1: /usr/lib/nagios/plugins/check_supv.py -p cw…
-
This is a test case using nagios server and nrpe agent on same host.
* error message
```
[pi@nagios ~]$ check_nrpe -H localhost -n
CHECK_NRPE: Receive header underflow - only -1 bytes received (4…
-
Hi, I want to disable the installation of pluginspackage "nagios-plugins-all" and instead install a few defined plugins such as nagios-plugins-ssh, nagios-plugins-disk, nagios-plugins-procs-1.4.16-10.…