You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
7
7
Make sure to uncomment the correct lines (see blog post), the default is setup for MySQL 5.6 or MariaDB.
8
8
9
-
Also, see common issue at the bottom of the blog post.
9
+
Also, see common issues at the bottom of the blog post.
10
10
11
-
# Zabbix MySQL partitioning perl script
11
+
# Zabbix MySQL partitioning Perl script
12
12
13
13
Disclaimer: This script isn't made by us, the original author is https://github.com/dotneft and the script was initially (slightly) modified by Rihards Olups. We've added it to Github for ease of access.
14
14
@@ -17,7 +17,7 @@ Welcome to the Opensource ICT Solutions GitHub, where you'll find all kinds of u
17
17
With the use of MySQL partitioing using fixed History and Trend storage periods for all items we can mitigate this issue and grow our Zabbix database even further.
18
18
19
19
## How to use the script
20
-
Make sure to partition the database first, if you do not know how. Check out this blog post:
20
+
Make sure to partition the database first. If you do not know how, check out this blog post:
0 commit comments