We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf86cb2 commit 46d0d56Copy full SHA for 46d0d56
README.md
@@ -33,7 +33,7 @@ Installation
33
- make sure you can reach the PRTG web interface from the machine the mini probe should run on (e.g. wget https://YOUR_PRTG_SERVER)
34
- This is tested during the setup
35
- copy the miniprobe folder to your linux machine
36
-- run the probe installer (e.g. "python probe_installer.py")
+- run the probe installer (e.g. "sudo python setup.py install")
37
38
The miniprobe should now be started. You should also be able to start/stop the same using the command
39
0 commit comments