[apps::backup::rubrik::restapi::plugin] --mode=jobs --cache-use --check-retention
Hello,
The filename used for retention file is only based with jobname wich is not a problem for "VmwareVirtualMachine" backup : the jobname contains the server name saved.
It's a problem for "Linux Fileset" backup : the jobname contains a generic kind of backup like "jobName":"Fileset-Linux-Httpd" and the server name is set on "locationName" field.
When using centreon_plugins to monitor "myServer" fileset backup, it returns all server fileset backup that uses "Fileset-Linux-Httpd".
It should be corrected by using jobName and jobLocation to name retention file.
I can send you more details by email if needed.
Thanks
Hi, OK, can you rerun the command with the --debug flag to get more details and send me the output by email ? Thanks
Hello,
Just sent by email.
Thanks