Hello,
We are using Acronis Backup and recovery as a backup solution.
I'm trying to monitor the backups status via an agent and a UserParameter like:
UserParameter=AcronisStatus,C:\SUPERVISION\ACRONIS COMMANDLINETOOL\acrocmd list plans --filter_status=ok | FIND /C "ok"
But the result is always ZBX_NOTSUPPORTED. Running this command in a dos prompt is ok.
I tried to put the command in a .bat. And then executing the .bat via UserParameter. But the result is the same. The problem is really the acrocmd executable via agent.
I tried the 32 and 64 bit version of the agent.
The version using is 2.2.5 (revision 47406).
Does anyone see a solution?
Thank you.
Best regards.
Emeric.
We are using Acronis Backup and recovery as a backup solution.
I'm trying to monitor the backups status via an agent and a UserParameter like:
UserParameter=AcronisStatus,C:\SUPERVISION\ACRONIS COMMANDLINETOOL\acrocmd list plans --filter_status=ok | FIND /C "ok"
But the result is always ZBX_NOTSUPPORTED. Running this command in a dos prompt is ok.
I tried to put the command in a .bat. And then executing the .bat via UserParameter. But the result is the same. The problem is really the acrocmd executable via agent.
I tried the 32 and 64 bit version of the agent.
The version using is 2.2.5 (revision 47406).
Does anyone see a solution?
Thank you.
Best regards.
Emeric.
Comment