Commit Graph

10 Commits

Author SHA1 Message Date
Calle Pettersson 2053dea3ac Fix log message source (#312) 2019-01-23 02:25:23 +01:00
Kevin Pettijohn b2cb04834a MSI parameter - EXTRA_FLAGS (#291)
Added the parameter called EXTRA_FLAGS to handle additional unspecified flags within the MSI installer.
2018-11-29 20:14:37 +01:00
Calle Pettersson de4838454a
Merge pull request #186 from martinlindhe/service-recovery
Set service recovery to restart on crash
2018-04-06 07:19:44 +02:00
Calle Pettersson 076af99418 Set service recovery to restart on crash 2018-04-05 08:37:23 +02:00
Calle Pettersson 76bb06b32f Create textfile_inputs directory during install 2018-04-05 08:17:52 +02:00
Patrick O'Brien cf792394f3 Bring the textfile collector over from node_exporter (#174)
Bring the textfile collector over from node_exporter

This adds a slightly modified textfile collector from the official
node_exporter project.
2018-04-03 21:37:10 +02:00
Calle Pettersson caa46799f8 Update installer with new flags 2018-03-25 10:01:56 +02:00
Calle Pettersson 691b672a1e Add DisplayName and Description to Windows service (#100) 2017-08-10 02:13:32 +02:00
Calle Pettersson 880ad4d07c Ignore failures to setup the firewall exception during installation. This happens on Win2003 and WinXP 2017-04-10 15:13:56 +02:00
Calle Pettersson b3567c379f Add msi builder (#19)
Add msi builder. Installer is built and uploaded to Github as a release when master is tagged with a version string
2016-09-16 08:36:58 +02:00