Skip to content

Commit 46186b5

Browse files
committed
Version 1.0.0
1 parent 36e7d62 commit 46186b5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Settings:
4242
- Settings that have been changed from its default values;
4343
- Settings profiles. Properties of configured setting profiles;
4444
- Settings profile elements. Content of the settings profile;
45-
- Error codes with the number of times they have been triggered
45+
- Error codes with the number of times they have been triggered.
4646

4747
Users, roles, profiles, quotas, grants:
4848
- Users;
@@ -83,7 +83,7 @@ Activity:
8383
- Queries that is being processed. Ordered by memory usage.
8484

8585

86-
#### Small scripts to manage ClickHouse:
86+
#### Small scripts to manage ClickHouse and Apache ZooKeeper:
8787
- [scripts/clickhouse_start.sh](#clickhouse_start). Start ClickHouse systemctl service, confirmation is required.
8888
- [scripts/clickhouse_stop.sh](#clickhouse_stop). Stop ClickHouse systemctl service, confirmation is required.
8989
- [scripts/clickhouse_status.sh](#clickhouse_status). ClickHouse status. Additionally, ClickHouse processes and network connection are displayed.
@@ -174,6 +174,7 @@ Inserting data into the tutorial.hits_replica table with the ReplicatedMergeTree
174174
### clickhouse_information
175175

176176
ClickHouse information script, a single tape with details about ClickHouse work.
177+
177178
General information:
178179
- ClickHouse version;
179180
- ClickHouse disks;
@@ -188,7 +189,7 @@ Settings:
188189
- Settings that have been changed from its default values;
189190
- Settings profiles. Properties of configured setting profiles;
190191
- Settings profile elements. Content of the settings profile;
191-
- Error codes with the number of times they have been triggered
192+
- Error codes with the number of times they have been triggered.
192193

193194
Users, roles, profiles, quotas, grants:
194195
- Users;

0 commit comments

Comments
 (0)