diff --git a/plugins/other/port_ b/plugins/other/port_ index 9e0b77b5..bfd9d832 100755 --- a/plugins/other/port_ +++ b/plugins/other/port_ @@ -22,7 +22,7 @@ PORT = /^[\d]+(\.[\d]+){0,1}$/ === SERVICE ? SERVICE : %x[grep #{SERVICE} # class PortMonit < Munin::Plugin graph_attributes "#{SERVICE} port usage, known as #{PORT}", - :category => 'Mobile Gateway', + :category => 'network', :info => 'This graph shows connection split by the state of the socket.', :vlabel => 'Current connections'