-
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…
-
This week end there was an update of centreon (from 22.04 to 23.04.8-1)
Since thoses updates one of my nrpe supervision doesn't work anymore to my windows server 2012 (There also was security updat…
-
Hello,
I am running Debian Sid and have found that this program doesn't seem to build properly from git.
```
$ git clone git://github.com/KristianLyng/nrpe.git nrpe3
Cloning into 'nrpe3'...
remote: …
darac updated
11 years ago
-
```
Hi,
in a remote server the command "check_mysql_all -K connections --username=root
--password='pass' -w 80% -c 90%" works fine.
[COMMAND OUTPUT: OK: 2/215 (1%) connections are
used|connections=…
-
Via @pedrofragola.
When the prometheus relation is removed,
```mermaid
graph LR
cos-proxy --- prometheus
```
the charm goes into error state because `event.app` is None.
https://github.co…
sed-i updated
1 month ago
-
Consider a model where a machine has several units deployed on top of it as lxds, but no principal itself. Although juju-lint will alert on principal charms lacking a nrpe subordinate, it will not rep…
-
Consider a model where a machine has several units deployed on top of it as lxds, but no principal itself. Although juju-lint will alert on principal charms lacking a nrpe subordinate, it will not rep…
-
Hello,
For the NRPE checks, having one monolithic check per role can lead to issues when performing incident management for Contrail services. It is common when an alert fires, to add down-time or …
-
My home is my "monitored" castle.
I currently monitor all my devices using ICINGA2 with ping and some tcp voodoo.
What about integrating the NRPE or similar protocol and bind the command set direc…
-
I just installed version 1.8.1 of CLAPI.
During export I get the following error.
[root@monitoring ~]# centreon -u my.name -pxxxx -e
{OBJECT_TYPE};{COMMAND};{PARAMETERS}
INSTANCE;ADD;Central;127.0.0…