This commit is contained in:
Doug MacEachern 2007-07-14 17:05:16 +00:00
parent b2fecea5b3
commit 4512cf2710
1 changed files with 4 additions and 0 deletions

View File

@ -1219,6 +1219,10 @@ my %cmds = (
Solaris => '',
Win32 => '',
},
TcpStat => {
Linux => 'cat /proc/net/snmp',
Solaris => 'netstat -s -P tcp',
},
);
my %jfields = (