Commits
Andris Zeila authored bb9f3a01905
.......... [DEV-1100] refactoring: * moved internal/plugin package to pkg/plugin, as it is used 'externally' by plugins. Consider moving internal/monitor also to pkg/ * capitalized plugin names * made registerMetric private and changed all plugin registration to RegisterMetrics * merged file cksum, contents, regexp, exists plugins into one file plugin * fixed error messages in some plugins * increased default plugin capacity to 100