Advertisement
rx7a

Centreon001

Jun 18th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. # perl centreon_plugins.pl --plugin=apps::proxmox::ve::restapi::plugin --mode=list-nodes --hostname=XX.XX.XX.XX --api-username=root --api-password=password001 --output-json --debug
  2. {"plugin":{"outputs":[{"msg":"UNKNOWN: Cannot decode json response","exit":"UNKNOWN","type":1},{"msg":"======> request send","type":2},{"msg":"POST https://XX.XX.XX.XX:8006/api2/json/access/ticket\nAccept: application/json\nUser-Agent: centreon::plugins::backend::http::useragent\nContent-Type: application/x-www-form-urlencoded\n\nusername=root&password=password001&realm=pam","type":2},{"msg":"======> response done","type":2},{"msg":"500 Can't connect to XX.XX.XX.XX:8006\nContent-Type: text/plain\nClient-Date: Tue, 18 Jun 2019 06:29:57 GMT\nClient-Warning: Internal response\n\nCan't connect to XX.XX.XX.XX:8006\n","type":2},{"msg":"Can't connect to XX.XX.XX.XX:8006\n","type":2}],"mode":"list-nodes","exit":"unknown","name":"apps::proxmox::ve::restapi::plugin","perfdatas":[]}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement