-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[apps::nsclient::restapi::plugin]: Use of uninitialized value in sprintf #825
Comments
Could you give me the result with curl command ? |
What is the URL to query to do the thing ? |
|
thanks |
Here is the result with the curl command: |
Could you give the command you execute and the output ? because it should be in that method. |
curl -k -H 'password: Pa$$word' 'https://@ip:8443/query/checkDfsReplication?linkDfsName=\\emea.dsi.corp.sopra\FS-DTP\FS-TP-FORGE\alfresco\alf_data\contentstore\2017' |
and the output sorry: |
I have no error. Could you get the last version (i have done a patch) and use option --debug ? After that, i need the command output. |
Hello, i've updated my version of the centreon plugin (contaning the debug display for the nsclient plugin). I tried it : It keeps displaying the same outputs: I tried executing others scripts that requires arguments to be passed and none of the previous outputs are to be seen. Weird |
Yes the warning should stay. But i'd like to get the total output. |
La commande utilisé : Voici la sortie de la commande : |
You use the last version ? You're sure ? Because i should display the json from NSClient. |
Yes i dit it this morning |
* Update secure-platform.md extra «yum» in the cmd * Remove extra yum (EN) Co-authored-by: Benoit Poulet <[email protected]>
Hello,
When I'm executing a remote custom Powershell script from Centreon to a Windows Server (where NSClient is installed) using the new centreon plugin (NSClient REST API plugin).
I'm getting 4 lines of this warning before seeing the output of my script:
Use of uninitialized value in sprintf at /usr/lib/nagios/plugins/centreon-plugins/apps/nsclient/restapi/mode/query.pm line 108.
The text was updated successfully, but these errors were encountered: