Mike Jennings created VCL-1089:
----------------------------------
Summary: Change ping module to use Net::Ping::External
Key: VCL-1089
URL: https://issues.apache.org/jira/browse/VCL-1089
Project: VCL
Issue Type: Improvement
Components: vcld (backend)
Affects Versions: 2.5
Reporter: Mike Jennings
Currently VCL uses the Net::Ping->new("icmp"); module to ping computers. This
module can currently only be run as the root user.
I would like to change the the code to use the following
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)