diff --git a/plugins/upnpc/upnpc_ b/plugins/network/upnpc_ similarity index 85% rename from plugins/upnpc/upnpc_ rename to plugins/network/upnpc_ index d45a7ebf..e3c933c5 100755 --- a/plugins/upnpc/upnpc_ +++ b/plugins/network/upnpc_ @@ -7,6 +7,13 @@ upnpc_ - Plugin to monitor routers via UPnP +This plugin uses the upnpc utility (package miniupnpc in Debian), to monitor an +router using UPnP. It can monitor the following aspects, and plot them as separate graphs: +* uptime: how long the link has been up; +* bitrate: the up and downlink bitrate (e.g., sync speed for DSL); +* traffic: the actual up and downstream traffic rate; +* pkts: the number of packets coming in and out. + =head1 APPLICABLE SYSTEMS Linux systems with upnpc installed. @@ -17,7 +24,7 @@ None needed. =head1 AUTHOR -Olivier Mehani +Olivier Mehani =head1 LICENSE