-
Hi.
We have the following RPM package:
nagios-plugins-by_ssh-2.3.3-6.el8.x86_64
from the EPEL repo installed on Rocky Linux 8.
Note : I can see that this isn't the latest version, but it's t…
-
Hi,
I'm trying to add new checks. My definitions (for example that manifests/check/tcp.pp below) work good:
define nagios::check::tcp (
$ensure = undef,
$args,
) {
# Required plugi…
-
I have created check command inside the director for checking the disk with sudo permission
used the command
command = [
"/usr/bin/sudo",
"/usr/lib64/nagios/plugins/check_d…
-
With this version
http://www.monitoringexchange.org/attachment/download/Check-Plugins/Operating-Systems/Linux/check_munin_rrd/check_munin_rrd.pl
I've to change the line
use lib "/usr/lib/nagios/plu…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a setup/configuration issue.
- [X] This issue is **not** already reported on Github _(I've searched it)_.
- [X…
-
Calling `icingacli` via the Icinga2 agent is blocked by SELinux. This results in the following error message:
```
Module path "/usr/share/icingaweb2/modules" does not exist
ERROR: Cannot read enabl…
-
I have a situation where I am attempting to get the offset of the next record for each partition in a topic. When one of my brokers are down/unreachable via network, then it blocks. I can't figure out…
-
When using the check_disk plugin without the `-m/-k` switch, the unit in the perf data string is wrong.
According to the [Nagios Plugin guidelines](https://nagios-plugins.org/doc/guidelines.html#AEN2…
-
- [x] shared memory `sysctl -w kernel.shmmax=2147483648`
- [ ] log rotate
- [x] log directory owner
- [ ] nagios checks (see https://github.com/rodo/nagios-plugins-osrm)
- [x] /etc/default/osrm-*
- [x…
fredj updated
9 years ago
-
Hello,
i had complied the fork of check_snmp with offset fix, later i discoverd critical and warning are not working correctly:
```
root@icinga:/etc/icinga2/zones.d# /usr/lib/nagios/plugins/check…