Module-add-stat: Difference between revisions

From Infinity Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] // [[RefMan:AMS Commands]] // [[module-add-stat]]  __NOEDITSECTION__ __NOTOC__
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] / [[module-add-stat]]  __NOEDITSECTION__ __NOTOC__
----
----
./infinity_cmds: line 9: module-add-stat: command not found
<div style="text-align: center">module-add-stat: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name'''
 
<span style="margin-left: 15px;">module-add-stat</span>
 
'''Synopsis'''
 
<span style="color: maroon; margin-left: 15px;">module-add-stat</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">servername</span> <span style="color: purple;">build</span> <span style="color: purple;">bundle</span> <span style="color: purple;">flags</span> <span style="color: purple;">verbosity</span>
 
'''Description'''
 
<p style="text-indent: 1em; text-align: justify;">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.</p>
 
'''Arguments'''
 
{| style="margin-left: 2em; width: 95%;"
|- style="vertical-align: top; background-color: #e6e6e6;"
| <span style="color: purple;">servername</span><br/><div style="margin-left: 30px;">IP address or name of server, which collects statististics</div>
|- style="vertical-align: top;"
| <span style="color: purple;">build</span><br/><div style="margin-left: 30px;">module build, which is added</div>
|- style="vertical-align: top; background-color: #e6e6e6;"
| <span style="color: purple;">bundle</span><br/><div style="margin-left: 30px;">name of bundle</div>
|- style="vertical-align: top;"
| <span style="color: purple;">flags</span><br/><div style="margin-left: 30px;">flags for module build</div>
|- style="vertical-align: top; background-color: #e6e6e6;"
| <span style="color: purple;">verbosity</span><br/><div style="margin-left: 30px;">module print info verbosity</div>
|}
 
'''Options'''
 
{| style="margin-left: 2em; width: 95%;"
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">-p, --port PORT</span><br/><div style="margin-left: 30px;">port number for communication (32597 by default)</div><span style="color:purple; margin-left: 30px;">(Default: 32598)</span>
|- style="vertical-align: top;"
|<span style="color: blue;">-v, --verbose</span><br/><div style="margin-left: 30px;">increase output verbosity</div>
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">--version</span><br/><div style="margin-left: 30px;">output version information and exit</div>
|- style="vertical-align: top;"
|<span style="color: blue;">-h, --help</span><br/><div style="margin-left: 30px;">display this help and exit</div>
|}

Latest revision as of 13:29, 18 January 2024

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