Modify ↓
#39 closed enhancement (fixed)check for several online interfaces
Description
It would be nice if it is allowed to specify not only one interface which should be checked if it is online, but several, e.g.: (seperated through ",")
... = ppp0,ppp7,ppp2
(sorry I don't know the exact variable name in the config file under hidden options at the moment but I think it is the one below "IsOnlineCheck")
Moved from SF: Attachments (0)Change History (7)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 3 years ago by damato
comment:4 Changed 3 years ago by damato
comment:5 Changed 3 years ago by thboeckel
(In [4807]) * YAM_TR.c, YAM_CO.c, YAM_COs.c: implemented a multiple interface check to be
comment:6 Changed 3 years ago by anonymous
To be on the save side the patch should also recognise entries like: comment:7 Changed 3 years ago by damato
added the Trim() operation now to the execution of CheckSingleInterface(). Thanks for the hint. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber Nobody is currently notified about changes to this ticket. | ||||||||||||||||||||||||||||



makes perfectly sense IMHO.