You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At nagiosplugin/runtime.py:58 assert is used, but this will be removed when recompiling to byte-code, so it has no effect. It should be replaced with a proper test/raise.
At nagiosplugin/runtime.py:58 assert is used, but this will be removed when recompiling to byte-code, so it has no effect. It should be replaced with a proper test/raise.