ssh_invalid � �s �]U #!/bin/sh # -*- sh -*- : << =cut =head1 NAME ssh_invalid - Plugin to measure invalid ssh user. =head1 AUTHOR Contributed by hogelog =head1 LICENSE GPLv2 =head1 MAGIC MARKERS #%# family=auto #%# capabilities=autoconf =cut . $MUNIN_LIBDIR/plugins/plugin.sh if [ "$1" = "autoconf" ]; then echo yes exit 0 fi if [ "$1" = "config" ]; then echo 'graph_title SSH Invalid User' echo 'gr