diff --git a/plugins/other/netapp_cpu_ b/plugins/other/netapp_cpu_ index c7f08932..5abb4059 100755 --- a/plugins/other/netapp_cpu_ +++ b/plugins/other/netapp_cpu_ @@ -40,7 +40,6 @@ if len(sys.argv) == 2 and sys.argv[1] == "config": print 'usage.draw STACK' print 'usage.warning ', warning print 'usage.critical ', critical - print 'usage.type DERIVE' print 'usage.info CPU time spent by normal programs and daemons' sys.exit(0)