Module-add-stat
Documentation / Reference Manual / Advanced Module System / Commands / module-add-stat
module-add-stat: version 9.421.a932b23(2024-01-17 16:15) [AMS]
Name
module-add-stat
Synopsis
module-add-stat [OPTIONS] [--] servername build bundle flags verbosity
Description
It sends a UDP datagram to the ams-isoftstat server providing information about module add action. Collected information are site id (from AMS_SITE variable), build name (from build argument), user name (from USER/LOGNAME variable), date and time (local current time), and status flag.
Arguments
servername IP address or name of server, which collects statististics
|
build module build, which is added
|
bundle name of bundle
|
flags flags for module build
|
verbosity module print info verbosity
|
Options
-p, --port PORT port number for communication (32597 by default) (Default: 32598)
|
-v, --verbose increase output verbosity
|
--version output version information and exit
|
-h, --help display this help and exit
|