1VPOLLER-WORKER(1) User Commands VPOLLER-WORKER(1)
2
3
4
6 vpoller-worker - manual page for vpoller-worker 0.7.3
7
9 vpoller-worker [-d] [-c <concurrency>] [-f <config>] start
10
12 vpoller-worker [-d] -e <endpoint> stop vpoller-worker [-d] -e
13 <endpoint> status vpoller-worker --help vpoller-worker --version
14
15 Arguments:
16 start Start the VPoller Worker
17
18 stop Stop the VPoller Worker
19
20 status Get status information
21
23 -h, --help
24 Display this usage info
25
26 -v, --version
27 Display version and exit
28
29 -d, --debug
30 Debug mode, be more verbose
31
32 -c <concurrency>, --concurrency <concurrency>
33 The number of worker processes to be created. The default is
34 the number of CPUs available on the system.
35
36 -f <config>, --file <config>
37 Specify config file to use [default: /etc/vpoller/vpoller.conf]
38
39 -e <endpoint>, --endpoint <endpoint>
40 Specify the endpoint we connect to
41
43 The full documentation for vpoller-worker is maintained as a Texinfo
44 manual. If the info and vpoller-worker programs are properly installed
45 at your site, the command
46
47 info vpoller-worker
48
49 should give you access to the complete manual.
50
51
52
53vpoller-worker 0.7.3 January 2023 VPOLLER-WORKER(1)