Hbitvof
Hbitvof
For the Dell Powervault there is a controller statistics component and a volume statistics component. I would like to see the same for the Powerstore check, so not only performance...
> @Hbitvof could you give me the units for the following values ? (latency an bandwitdth) > > ``` > "avg_write_latency": 381.44846, > "avg_read_bandwidth": 55678444, > ``` Following the documentation...
> Could you test with that version ? https://github.com/centreon/centreon-plugins/archive/refs/heads/MON-14466-powerstore-performance.zip Yes I can. What part is changed so I know how what commands I need to run?
> @Hbitvof with sources above, try the new --plugin=storage::dell::powerstore::restapi::plugin --mode=clusters that should answer to your request. I get the following output when running the new part: 
> could you provide the --debug result ? 
> It's weird. Other modes are working ? The curl command is working with endpoint: `/api/rest/cluster` ? Apologies, I did something wrong. I tried it again with the right commandline...
> Could you provide the --debug ? 
I think I know what the problem is. Method should be POST instead of GET for /api/rest/metrics/generate
> Could you redownload it and test it ? (i have done a patch) Can you provide a download link again? I just downloaded it again from https://github.com/centreon/centreon-plugins/archive/refs/heads/MON-14466-powerstore-performance.zip but got...
I get another error now: 