opnsense-ports/sysutils/symon/files/patch-client__SymuxClient.pm
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
403 B
Perl

--- ./client/SymuxClient.pm.orig 2014-09-20 01:14:36.791963224 +0400
+++ ./client/SymuxClient.pm 2014-09-20 01:14:52.651148220 +0400
@@ -267,6 +267,8 @@
=head2 METHODS
+=over 4
+
=item getitem (host, stream, item)
Refresh the measured data and get an item from a stream for a particular
@@ -304,4 +306,6 @@
# which hosts packets_out was that?
print $sc->getsource();
+=back
+
=cut