Hi.<br><br>I have some problems with configuring threshold for some plugins I use with CollectD. Atlhough for plugins "load" or "df" everything runs smoothly and I receive emails with notification, for "tail" plugin which I use heavily use I am stuck.<br>
<br>Below my tail configuration:<br><br><Plugin "tail"><br><File "/home/user/logs/stats.log"><br> <Match><br> Regex "Login test, errors number = ([0-9]*)"<br> DSType "GaugeLast"<br>
Type "gauge"<br> Instance "tcp-login-errors"<br> </Match><br> </File><br></Plugin><br><br>and Threshold config:<br><br> <Plugin "tail"><br> <Type "gauge"><br>
Instance "tcp-login-errors"<br> DataSource "value"<br> FailureMax -1.000000<br> Persist true<br> </Type><br> </Plugin><br><br><br>Maybe someone can find error in the above config? Thank you in advance for any help.<br clear="all">
<br>-- <br><span style="color: black;">Best Regards,<br>Tomasz Dziurko<br></span><br><br>