A Nagios plugin re-implemention in Rust

Hi all,

Nagios is an open source monitoring solution and it uses a plug-in framework to report host status.
I re-implemented the check_logfiles one, aimed at looking into logfiles for a set of regexes matches.

You can get an idea here: https://github.com/dandyvica/clf

Reach out if you want to know more :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.