[Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
Re: [nocol-users] setting threshold for ippingmon
|
Andy Cravens <acravens@uen.org> wrote: > Currently, ippingmon is hard coded to alarm when a host's packet loss > reaches 30%. Can anybody direct me to the file/subroutine where this > check is performed? I want to change the threshold from 30% loss to 70% > loss. In include/pingmon.h, change #define PING_THRES 3 The next version of nocol will have customizable thresholds per host. -vikas |