Random Project

Changes to this plugin

I have made some changes to this plugin at https://github.com/apsivam/monitoring_plugins/blob/master/check_linux_stats.pl.
How can I submit PR?

My changes:
*) percentage based check for disk usage will return percentage perfdata instead of KB
*) added an option to exclude file systems types for disk usage check so that we can exclude file systems like tmpfs, devtmpfs, etc.