Code

Fixed port for http2nagios
[nagixsc.git] / nagixsc_http2nagios.py
index df8e2d394f7fd47de91c327f815905c9c5e216d5..c1ec000697f103a250c2fd61eec1feac3901a091 100755 (executable)
@@ -39,7 +39,7 @@ if cfg_list == []:
 
 config = {
                        'ip': '0.0.0.0',
-                       'port': '15666',
+                       'port': '15667',
                        'ssl': False,
                        'sslcert': None,
                        'conf_dir': '',