Greetings All,
I created an item that measures the amount of disk space uncompressed IIS logs take up on a particular drive. When the size exceeds a specified limit I need it to run a command script to compress the logs. I have created the trigger and the action for the trigger to call the cab script local on the target Windows box. The Item and Trigger work fine but when it try's to run the action it get's the following error:
"Get value from agent failed: ZBX_TCP_READ() timed out"
No matter how I configure the action or trigger I get the same error. What am I doing wrong? Many thanks as always for any help.
v/r
Chris
I created an item that measures the amount of disk space uncompressed IIS logs take up on a particular drive. When the size exceeds a specified limit I need it to run a command script to compress the logs. I have created the trigger and the action for the trigger to call the cab script local on the target Windows box. The Item and Trigger work fine but when it try's to run the action it get's the following error:
"Get value from agent failed: ZBX_TCP_READ() timed out"
No matter how I configure the action or trigger I get the same error. What am I doing wrong? Many thanks as always for any help.
v/r
Chris
Comment