mig/mig-agent
Aaron Meihm dfceec521e [minor] remove agt serviceInstall flag and add agent check in loader
Remove the service install flag to the agent as it's not really
neccessary; the standard daemon invocation will achieve the same result.

Also add a check in loader runs to see if the agent is running even if
no changes were needed. If not, try to start the agent. This handles
cases where the loader doesnt need to make changes, but the agent is not
running for some reason, and prior the loader would not attempt to
recover this scenario.
2016-03-24 17:08:14 -05:00
..
agentcontext [minor] migrate darwin specific environment calls for agentcontext 2016-03-24 17:08:14 -05:00
acl.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
agent.go [minor] remove agt serviceInstall flag and add agent check in loader 2016-03-24 17:08:14 -05:00
available_modules.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
config.go [medium] Support fetch of instance meta-data for agents running in AWS 2015-12-30 09:36:37 -06:00
configuration.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
context.go [minor] remove agt serviceInstall flag and add agent check in loader 2016-03-24 17:08:14 -05:00
daemonize_darwin.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
daemonize_linux.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
daemonize_windows.go [minor] change folder structure to go get with nice names 2015-08-26 12:22:02 -04:00
socket.go [major] Initial code for mig-loader 2016-03-24 17:08:13 -05:00