-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
nrpe: Host/service/network monitoring agent for Nagios
nagios-plugins-nrpe: Provides nrpe plugin for Nag…
-
Icinga2 contains a definition for the check_nrpe command: https://github.com/Icinga/icinga2/blob/master/itl/command-plugins.conf#L2316
therefore the dependency for this command should also be insta…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
```
Error: Unable to find a match: nrpe nagios-plugins-by_ssh nagios-plugins-dhcp nagios-plugins-dig nag…
-
hello
i defined a command in "[/settings/external scripts/scripts]" section that uses a binary check-ping.exe
```
check_ping = bin/check-ping.exe /host '$ARG1$'
```
I set the parameter "allow…
-
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…
-
https://github.com/saltstack-formulas/nagios-formula/blob/14737d35e57fb02aa6efb300a019307d89df10b4/nagios/nrpe/plugin.sls#L3-L13
These two states do not belong together. The NRPE plugin goes on the…
-
Hi.
I've tried to add a own plugin but it is still missing after a puppet agent run.
My node configuration:
class { 'nrpe':
allowed_hosts => [ 'MY.NAGIOS.IP.ADDRESS' ],
}
nrpe::plugin { 'check_di…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.15.0
- Ruby: n/a
- Distribution: Debian 10
- Module version: 3.0.0 (but looking at the code, I think 4.0.0 too; I can't…
-
### Cookbook version
2.0.0
### Chef-client version
13.11.3
### Platform Details
AWS AMI
### Scenario:
Installing NRPE recipe
### Attributes
default['nrpe']['allowed_hosts'] = [ "127.0…
-
[root@tool]# ansible-playbook -i hosts install/nagios.yml
PLAY [all] *******************************************************************************************************************************…