ossobv / gocollect

Data collector using go, periodically posts json to a REST api
GNU General Public License v3.0
6 stars 1 forks source link

Upgrade from UPSTART to SYSTEMD fails to auto-heal startup scripts #11

Open wdoekes opened 8 years ago

wdoekes commented 8 years ago

This is only a problem because we use multi-distro packages. If we used a different counter on the different distro-releases (~14.04, ~16.04) it would auto-heal because an install does fix the setup.

Should we add a collector that checks whether it auto-starts and if not, correct it?