Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 402 Bytes

installation.md

File metadata and controls

12 lines (8 loc) · 402 Bytes

Linux Installation

Windows Installation

The binary supports the proper events and signals for using as a Windows service. Checkout kardianos/service for more information.

Example to add the executable as a service in Windows:

sc.exe create "Dell OMSA Exporter" binPath="C:\Program Files\Dell\dellhw_exporter.exe" start=auto