# This file describes the mapping between methodnames and executables # This is a comment line. All comment lines must begin with a # symbol # Lines beginning with blank spaces will be ignored # All lines must end with a newline character # First column should be "method" # Second column should be the name of the method. Method names should not have # blank spaces # Third column should be "executable" # Fourth column should be the name of the executable. Executable names must not # have blank spaces in them # Fifth column should be "inputParameterNames" # Sixth column and onwards can be the parameter names method Touch executable /bin/touch inputParameterNames Filename method Traceroute executable /usr/sbin/traceroute inputParameterNames Hostname