Utility to check Agent folder permission(creation, updation & deletion) and connectivity check.
Steps to run the utility on agent machine -
Download the compatible executable.
Place the executable inside the bin folder of the agent.
Update the values for below attributes in agent.conf file -
a. heartbeat-frequency
b. no-of-pings=10(add this new attribute)
Run the executable from commandline -
a. windows - bin<executable> -p %password% -c .\conf\agent.conf
b. linux - ./bin/ -p $password -c ./conf/agent.conf