From 84be212cc9dc6ba04439a3899d0c1b2f18d5f74f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 15:29:04 +0100 Subject: Updating manpage for current upstream version. Signed-off-by: Daniel Baumann --- debian/manpages/netdata.1 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/manpages/netdata.1 b/debian/manpages/netdata.1 index 35d166684..bed840e10 100644 --- a/debian/manpages/netdata.1 +++ b/debian/manpages/netdata.1 @@ -1,4 +1,4 @@ -.TH NETDATA 1 2019\-01\-20 1.12.0 "real\-time performance monitoring" +.TH NETDATA 1 2021\-02\-07 1.29.0 "real\-time performance monitoring" .SH NAME \fBnetdata\fR \- real\-time performance monitoring @@ -87,12 +87,21 @@ Set runtime tracing to debug.log. .IP "\-W unittest" 4 Run internal unittests and exit. +.IP "\-W createdataset=\fIN\fR" 4 +Create a DB engine dataset of N seconds and exit. + +.IP "\-W stresstest=\fIA\fR,\fIB\fR,\fIC\fR,\fID\fR,\fIE\fR,\fIF\fR" 4 +Run a DB engine stress test for \fIA\fR seconds, with \fIB\fR writers and \fIC\fR readers, with a ramp up time of \fID\fR seconds for writers, a page cache size of \fIE\fR MiB, an optional disk space limit of \fIF\fR MiB and exit. + .IP "\-W set \fISECTION\fR \fIOPTION\fR \fIVALUE\fR" 4 -set netdata.conf option from the command line. +Set netdata.conf option from the command line. .IP "\-W simple\-pattern \fIPATTERN\fR \fISTRING\fR" 4 Check if string matches pattern and exit. +.IP "\-W 'claim -token=TOKEN -rooms=ROOM1,ROOM2'" 4 +Claim the agent to the workspace rooms pointed to by TOKEN and ROOM*. + .SH SIGNALS .IP "HUP" 4 -- cgit v1.2.3