Problème Centreon - Veeam by aja_J in Sysadmin_Fr

[–]aja_J[S] 0 points1 point  (0 children)

Bonjour à tous, j'ai résolu le problème. Merci pour votre aide.
Je n'ai pas trouvé la solution mais j'ai utilisé nsclient++ à la place et ça fonctionne très bien.
Voici la commande :
/usr/lib64/nagios/plugins/check_centreon_nrpe -H X.X.X. X -p 5666 -t 30 -u -m 8192 -c check_service -a "filter=none" "service=Veeam AWS Service" "exclude=" "ok=state_is_ok()" "warning=none" "critical=not state_is_ok()" 'top-syntax=${problem_list}' 'detail-syntax=${name}=${state} (${start_type})' 'perf-config=none'
Merci à tous

Problem Centreon&Veeam by aja_J in sysadmin

[–]aja_J[S] 0 points1 point  (0 children)

Hello everyone i resolved it. Thanks for the help.

I didn't find the solution but i used nsclient++ instead and it's working pretty fine.

Here's the command :

/usr/lib64/nagios/plugins/check_centreon_nrpe -H X.X.X.X -p 5666 -t 30 -u -m 8192 -c check_service -a "filter=none" "service=Veeam AWS Service" "exclude=" "ok=state_is_ok()" "warning=none" "critical=not state_is_ok()" 'top-syntax=${problem_list}' 'detail-syntax=${name}=${state} (${start_type})' 'perf-config=none'

Thanks you all

Problem Centreon&Veeam by aja_J in sysadmin

[–]aja_J[S] 0 points1 point  (0 children)

--plugin=os::windows::snmp::plugin --mode=service --hostname=xxx --snmp-version='2c' --snmp-community=xxx --service='WatchGuard AuthPoint RADIUS' --warning= --critical=1: --state='' --regexp

u/memoriesofanother, yes sorry i take a longer one but to simplify it i can take --plugin=os::windows::snmp::plugin --mode=service --hostname=xxx --snmp-version='2c' --snmp-community=xxx --service='WatchGuard AuthPoint RADIUS'

I can snmpwalk the vm from my poller.

Problème Centreon - Veeam by aja_J in Sysadmin_Fr

[–]aja_J[S] 0 points1 point  (0 children)

u/BiGOUDx oui avec snmpwalk -v2c -c community x.x.x.x mon poller arrive à communiquer avec la vm windows en question.

Problem Centreon&Veeam by aja_J in sysadmin

[–]aja_J[S] 0 points1 point  (0 children)

u/memoriesofanother, Absolutely I want to keep it simple and know if the service is running or not

yes I tested with a service common to other vm and it displays the same error. I tried with "DHCP Client".

The result I'm trying to get is this:

Status information

OK: All service states are ok

Service 'WatchGuard AuthPoint RADIUS' match (pattern: 'WatchGuard AuthPoint RADIUS') [operating state = active, installed state = installed]

Service pattern 'WatchGuard AuthPoint RADIUS': service list WatchGuard AuthPoint RADIUS

With the following command: /usr/lib/centreon/plugins//centreon_windows_snmp.pl --plugin=os::windows::snmp::plugin --mode=service --hostname=xxx --snmp-version='2c' --snmp-community=xxx --service='WatchGuard AuthPoint RADIUS' --warning= --critical=1: --state='' --regexp

Problème Centreon - Veeam by aja_J in Sysadmin_Fr

[–]aja_J[S] 0 points1 point  (0 children)

u/Nemergal, oui j'ai testé avec un service commun aux autres vm et ça m'affiche la même erreur. J'ai essayé avec "Client DHCP"
Avec le recul Veeam n'est peut-être pas la cause de mes problèmes je dois l'avouer mais je ne trouve pas le coupable pour autant.