11.\" Man page generated from reStructuredText.
22.
3- .TH "GLANCES" "1" "Aug 12 , 2019" "3.1.2_BETA " "Glances"
3+ .TH "GLANCES" "1" "Aug 27 , 2019" "3.1.2 " "Glances"
44.SH NAME
55glances \- An eye on your system
66.
@@ -54,7 +54,7 @@ show this help message and exit
5454.INDENT 0.0
5555.TP
5656.B \- V, \-\- version
57- show program\( aq s version number and exit
57+ show program’s version number and exit
5858.UNINDENT
5959.INDENT 0.0
6060.TP
@@ -114,7 +114,7 @@ light mode for Curses UI (disable all but top menu)
114114.INDENT 0.0
115115.TP
116116.B \- 0, \-\- disable\- irix
117- task\( aq s CPU usage will be divided by the total number of CPUs
117+ task’s CPU usage will be divided by the total number of CPUs
118118.UNINDENT
119119.INDENT 0.0
120120.TP
@@ -449,7 +449,7 @@ Show/hide processes stats
449449.B \fB 0 \fP
450450Enable/disable Irix/Solaris mode
451451.sp
452- Task\( aq s CPU usage will be divided by the total number of CPUs
452+ Task’s CPU usage will be divided by the total number of CPUs
453453.TP
454454.B \fB 1 \fP
455455Switch between global CPU and per\- CPU stats
@@ -800,7 +800,7 @@ $ glances \-w
800800Monitor local machine and export stats to a CSV file:
801801.INDENT 0.0
802802.INDENT 3.5
803- $ glances \-\- export csv \-\- export\- csv\- file /tmp/glances.csv
803+ $ glances – export csv – export\- csv\- file /tmp/glances.csv
804804.UNINDENT
805805.UNINDENT
806806.sp
@@ -809,14 +809,14 @@ refresh time (also possible to export to OpenTSDB, Cassandra, Statsd,
809809ElasticSearch, RabbitMQ and Riemann):
810810.INDENT 0.0
811811.INDENT 3.5
812- $ glances \- t 5 \-\- export influxdb
812+ $ glances \- t 5 – export influxdb
813813.UNINDENT
814814.UNINDENT
815815.sp
816816It is also possible to export stats to multiple endpoints:
817817.INDENT 0.0
818818.INDENT 3.5
819- $ glances \- t 5 \-\- export influxdb,statsd,csv
819+ $ glances \- t 5 – export influxdb,statsd,csv
820820.UNINDENT
821821.UNINDENT
822822.sp
@@ -837,14 +837,14 @@ $ glances \-c <ip_server>
837837Connect to a Glances server and export stats to a StatsD server:
838838.INDENT 0.0
839839.INDENT 3.5
840- $ glances \- c <ip_server> \-\- export statsd
840+ $ glances \- c <ip_server> – export statsd
841841.UNINDENT
842842.UNINDENT
843843.sp
844844Start the client browser (browser mode):
845845.INDENT 0.0
846846.INDENT 3.5
847- $ glances \-\- browser
847+ $ glances – browser
848848.UNINDENT
849849.UNINDENT
850850.SH AUTHOR
0 commit comments