Hello, I had a script that used the manage_agents tool to populate the server with a bunch of agents by reading in the hostname and ip from a seperate list... I accidentally deleted this script and now I can't exactly remeber the syntax of the manage_agents command that performed the addition of clients... I believe it was something like the following but of course that would then deem this post irelevant if it was... :-)
/var/ossec/bin/manage_agents -a --name $host --id $id --ip $ip I have searched for multiple hours and tried many different combinations trying to get this to work again... Any help would be greatly appreciated
