Skip to main content

🇬🇧

Hello,

I’m having an issue with the Bluemind plugin. I’ve tried different “ssh backend” options, but I keep getting errors.

With sshcli:

UNKNOWN: sshcli backend cannot use ssh password. please use backend plink or libssh

Anyway, I mostly use service accounts, so I tried libssh :

UNKNOWN: command execution error eexit code: 7]

Or if the mode is set to core instead of xmpp :

UNKNOWN: Cannot serialize statefile '/var/lib/centreon/centplugins/bluemind_core_***.***.***.***_xxxxxxxxxxxx....'

Never mind, I tried plink:

UNKNOWN: Command error: Can't exec "plink": Aucun fichier ou dossier de ce type at /usr/lib/centreon/plugins//centreon_bluemind_ssh.pl line 4059.

 

I tested the service account on the Bluemind VM and got a proper response with the curl command specified in the documentation, but nothing works.

I just upgraded Centreon to version 24.10 today after upgrading Debian from 11 to 12. We’re using an IT100 license.

 

Thanks

 

Have a nice day

 

------------------------------------------------------------------------------------------------------------------

 

🇨🇵

Bonjour,

 

J’ai un soucis avec le plugin Bluemind. J’ai essayé différent “ssh backend”mais j’ai toujours une erreur.

en sshcli :

UNKNOWN: sshcli backend cannot use ssh password. please use backend plink or libssh

de toute façon j’utilise plutôt des comptes de services donc va pour le libssh :

UNKNOWN: command execution error 

Ou si le mode est en core au lieu de xmpp :

UNKNOWN: Cannot serialize statefile '/var/lib/centreon/centplugins/bluemind_core_***.***.***.***_xxxxxxxxxxxx....'

Tant pis, j’essaye le plink :

UNKNOWN: Command error: Can't exec "plink": Aucun fichier ou dossier de ce type at /usr/lib/centreon/plugins//centreon_bluemind_ssh.pl line 4059.

 

J’ai testé le compte de service sur la VM Bluemind et j’ai bien un retour avec la commande curl indiqué dans la documentation. mais rien y fait.

J’ai fraichement upgradé Centreon en version 24.10 aujourd’hui après un upgrade de Debian 11 vers 12. On utilise une licence IT100.

 

Merci

 

Bonne journée

 

Hi ​@Fab G. did you follow https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-bluemind-ssh/?


🇬🇧

Hello,

Yes, I used the default probes App-Bluemind-SSH-custom. However, I used 2 templates on a single host: a custom Linux profile for classic SNMP and the Bluemind module. I’m not sure if that has any impact. I’ll test by splitting them to see.

Have a good day.

 

 

---------------------------------------------------------------------------

🇨🇵

Bonjour,

 

Oui et j’ai utilisé les sondes par défaut App-Bluemind-SSH-custom. J’ai utilisé 2 modèles sur un seul hôte par contre. Un profil linux custom pour du snmp classique et le module bluemind. Je sais pas si ça a un impact. Je vais tester en scindant pour voir.

 

Bonne journée


🇬🇧
Hello

I changed my access method and resigned myself to using SSH keys, but I’m still having issues.

On the Hps probe :

UNKNOWN: Command error: % Total % Received % Xferd Average Speed Time Time Time Current - Dload Upload Total Spent Left Speed - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 - curl: (7) Failed to connect to 127.0.0.1 port 80 after 8 ms: Couldn't connect to server

On the Core probe :

UNKNOWN: Cannot serialize statefile '/var/lib/centreon/centplugins/bluemind_core_123.456.789.000_a181a603769c1f98ad927e7367c7aa51'

On the Webserver probe :

OK: Web application server requests-time-total : skipped (no value(s)), requests-time-mean : skipped (no value(s)), requests-total : skipped (no value(s))


When I manually connect from the centreon-engine account, I can successfully access the Bluemind server, run the curl command and get a proper response on port 80 returning about 600 lines all starting with bm-core...

 

---------------------------------------------------------------------------

🇨🇵
Bonjour,

 

J’ai changé de méthode d’accès, je me suis résigné au clef ssh et j’ai toujours des problèmes.

Sur la sonde Hps :

UNKNOWN: Command error: % Total % Received % Xferd Average Speed Time Time Time Current - Dload Upload Total Spent Left Speed - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 - curl: (7) Failed to connect to 127.0.0.1 port 80 after 8 ms: Couldn't connect to server

Sur la sonde Core :

UNKNOWN: Cannot serialize statefile '/var/lib/centreon/centplugins/bluemind_core_123.456.789.000_a181a603769c1f98ad927e7367c7aa51'

Sur la sonde Webserver :

OK: Web application server requests-time-total : skipped (no value(s)), requests-time-mean : skipped (no value(s)), requests-total : skipped (no value(s))

Si je me connecte en manuel depuis le compte centreon-engine, j’arrive bien sur le serveur bluemind, je lance la commande curl et j’ai bien un retour avec le port 80 qui me donne 600 lignes qui commencent par bm-core...


Reply