You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Mike Jennings (JIRA)" <ji...@apache.org> on 2018/04/06 18:16:00 UTC

[jira] [Created] (VCL-1089) Change ping module to use Net::Ping::External

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)