-
Hello.
I'm running OP5 on CentOS.
I see this with your plugin:
NetScaler CRITICAL - ntp: Server not synchronized, Offset unknown, jitter=-1, stratum=-1, truechimers=0
I think this relates to t…
-
```
root@ubuntu20dockers:~/Dockerfiles/nagios-plugins-cassandra# docker run harisekhon/nagios-plugins check_cassandra_netstats.pl --user
Option user requires an argument
Hari Sekhon - https://githu…
-
```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…
-
Hi,
I am totally new to Go, just got my environment setup. I am trying to fix a problem in a nagios plugins written in Go that relies on nagiosplugin.go (@egnite). Now it seems to me this nagiosplu…
-
Apparently neither of check_dns and check_dig support punycode domains.
With check_dns, you get:
```
$ /usr/lib/nagios/plugins/check_dns -H köln.de -s 1.1.1.1
DNS CRITICAL - '/usr/bin/nslooku…
-
Due to a fact that contrail-status runs for over 10s, contrail nagios check times out:
```
root@UPSR-BRBFD-01-0008:~# time /usr/local/lib/nagios/plugins/check_contrail_status_controller.py 5.1
Cont…
-
Hi,
I'm using check_generic in a pacemaker cluster to only execute a check when the node is the active one.
```
/usr/lib64/nagios/plugins/check_generic.pl -n "apache_pacemaker"
-e "
MASTER=$(pcs s…
-
Attempting to install the nagios-plugins-hpilo package on Debian 10 server. The .deb file fails so went with downloading source and using make. The install runs to completion with no errors but nothin…
-
When a service is down, the plugin is still returning status code of OKAY (zero).
```
root@vps3:~/icinga/nagios-plugins-master# /usr/lib/nagios/plugins/check_service.sh -s postfix -o linux
Act…
ajm83 updated
4 years ago
-
Hey
I decided to switch from a dedicated machine running nagios to a docker.
docker is running fine and I'm able to connect to the dashboard. All "standard" plugins (check_ping, ...) are also runn…