mirror of
https://github.com/bashclub/check-opnsense.git
synced 2024-11-08 00:31:58 +01:00
Update opnsense_checkmk_agent.py
This commit is contained in:
parent
910f60f68d
commit
26d0cb9738
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# vim: set fileencoding=utf-8:noet
|
# vim: set fileencoding=utf-8:noet
|
||||||
@ -1291,8 +1289,3 @@ if __name__ == "__main__":
|
|||||||
sys.stderr.write(f"allready running with pid {_pid}")
|
sys.stderr.write(f"allready running with pid {_pid}")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
_server.daemonize()
|
_server.daemonize()
|
||||||
|
|
||||||
Nextcloud ist nicht böse! – Die Vorhhölle
|
|
||||||
Impressum · Datenschutzerklärung
|
|
||||||
|
|
||||||
Hole Dir Dein eigenes kostenloses Konto
|
|
||||||
|
Loading…
Reference in New Issue
Block a user