diff --git a/plugins/other/count-me b/plugins/other/count-me new file mode 100755 index 00000000..92786044 --- /dev/null +++ b/plugins/other/count-me @@ -0,0 +1,18 @@ +#!/bin/sh +# munin plugin that return 1. It is used for counting total server within a group +# +# (c) 2011 josecelano@gmail.com +#%# family=manual + +case $1 in + config) + cat <