mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-02 23:53:13 -04:00
Update python-node-exporter.py
This commit is contained in:
@@ -368,6 +368,7 @@ def GetDataFunc():
|
||||
|
||||
#----------------run http server on port 9999-----------------
|
||||
def WebServer():
|
||||
log.debug("Web Server Started")
|
||||
PORT = 9999
|
||||
|
||||
Handler = http.server.SimpleHTTPRequestHandler
|
||||
|
||||
Reference in New Issue
Block a user