Colin Gagnaire
Colin Gagnaire
Hi @iroll007, Line 57 should not be modified. You need to add a counter like: ``` { label => 'standby-status', type => 2, critical_default => '%{standby} ne "active"', set =>...
Hey @garnier-quentin! Look at https://github.com/centreon/centreon-plugins/pull/4850 because I've moved the parsing outside the call_http function (I put it in parse_structure which is more accurate). It fixes the second issue you're mentioning....
> I have done the change @cgagnaire . I dont want to add the parse after the scenario_stopped. Maybe you need to use the parsing to stop the scenario. Thanks...
> > Thanks @garnier-quentin. I don't think I get it how I can parse something if the API does not answer. > > Some API provides a code 500/401 with...
Hi @chris-mvila, Thanks for your answer and the material, you can delete the files from your post. Actually that is not peculiar, this is pagination. And your custom mode must...
Doesn't handle centreonvault on purpose as it needs code changes on the Centreon side.
Also, the statistics file has a _peers_ entry but it always shows "0: " (cc @bouda1).
> Also, the statistics file has a _peers_ entry but it always shows "0: " (cc @bouda1). Looks like it's fixed by https://github.com/centreon/centreon-collect/pull/1122
Hi @moix, I think this mode lacks of averaging. You say you want to monitor control plane CPU usage but what I see from your attached file is a list...
Hi, For the drives yes, it returns the name like "Q:" as shown in the example.