mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-03 15:15:02 +03:00
Fix typo
This commit is contained in:
parent
2d20e5967c
commit
1de1a7adbd
@ -80,10 +80,10 @@ Examples of use:
|
||||
Monitor local machine and export stats to a InfluxDB server with 5s refresh time (standalone mode):
|
||||
$ glances -t 5 --export influxdb
|
||||
|
||||
Start a Glances XML/RCP server (server mode):
|
||||
Start a Glances XML-RPC server (server mode):
|
||||
$ glances -s
|
||||
|
||||
Connect Glances to a Glances XML/RCP server (client mode):
|
||||
Connect Glances to a Glances XML-RPC server (client mode):
|
||||
$ glances -c <ip_server>
|
||||
|
||||
Connect Glances to a Glances server and export stats to a StatsD server (client mode):
|
||||
|
Loading…
Reference in New Issue
Block a user