mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 10:03:45 +01:00
Moved check_bond.py to check_bond
This commit is contained in:
parent
fc00b12550
commit
11ae28ee51
@ -69,6 +69,7 @@ def readbond( interface ):
|
||||
|
||||
def usage():
|
||||
print "Usage: %s -i bond0" % sys.argv[0]
|
||||
sys.exit(3)
|
||||
|
||||
def main(argv):
|
||||
# Set variables
|
Loading…
Reference in New Issue
Block a user