This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Carrie, > It was great meeting you all at the LDM training last month. I have gone > ahead and installed the new LDM version 6.8.1 but I am having some issues > with the plotmetrics. > > I am running LDM on a FreeBSD system and have perl v5.8.8 built for > amd64-freebsd installed. > > After doing a little debugging within the ldmadmin script, the error occurs in > sub getPortCount > when it tries to execute the > /usr/bin/netstat -A inet -t -n command, I get an the error, netstat: kvm > not available: -t: No such file or directory > > /usr/bin/netstat does work on the machine, it does not like the options > provided. I am not 100% what stats the command is after so I'm not sure what > the command should look like for freeBSD. Any help would be much appreciated! Change the netstat(1) command to "/usr/bin/netstat -f inet -p tcp -n". This change will be in the next release. > Thanks in advance! > Carrie Olheiser Regards, Steve Emmerson Ticket Details =================== Ticket ID: HNA-148732 Department: Support LDM Priority: Normal Status: Closed