Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 289 Bytes

NagiosNic

I could not find a simple nagios plugin that monitorized all NICs without the use of SNMP. So made this plugin using C# and mono.

Also, created (using code from stack overflow) python script that captures data from /proc/net/dev (same as ifconfig) and runs checks on it.