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