mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-22 02:13:44 +01:00
m
This commit is contained in:
parent
9f2163edb0
commit
b5be94111c
@ -22,7 +22,7 @@
|
|||||||
# If you do not have sssu, check your commandview CD, it should have both
|
# If you do not have sssu, check your commandview CD, it should have both
|
||||||
# binaries for Windows and Linux
|
# binaries for Windows and Linux
|
||||||
|
|
||||||
debugging = True
|
debugging = False
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -281,6 +281,7 @@ def main():
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
set_path('')
|
set_path('')
|
||||||
|
Loading…
Reference in New Issue
Block a user