I have a application for monitoring Linux Host, so I have to deploy a Agent for every host, but This causes a problem to update these so many Agent (mainly, a jar file in this agent ).
So is these some simple method to remote update these many jar file on different hosts ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
Use Java Web Start, handles all this for you. |
|||||||||||||
|