-
|
I am trying to register snmp_exporter as Windows Service and start it in such way, but which failed with error as below: Event Viewer:
Here is the way how I registered it: PowerShell:
SC in cmd:
I have tried both package below: Neither of them works so far. May I have any suggestion for this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Anyone tried to register the snmp_exporter as a Windows Service yet? Any suggestion for this issue? |
Beta Was this translation helpful? Give feedback.
-
|
The issue finally got fixed via using nssm tool. |
Beta Was this translation helpful? Give feedback.





The issue finally got fixed via using nssm tool.