Skip to content

Commit 33100aa

Browse files
committed
doc: added Python3 minimal supported version
1 parent 5ecabfe commit 33100aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Mamonsu is an active agent for Zabbix collecting PostgreSQL instance and operati
88
Development version, available on GitHub, released under BSD 3-clause.
99
***
1010
## Compatibility
11+
Python 3.3+
12+
1113
Supported platforms:
1214
- Linux;
1315
- FreeBSD;
@@ -48,7 +50,7 @@ A template generated by Mamonsu must be bound to the Zabbix host to receive and
4850
Mamonsu can be easily customized. You can configure such parameters as the data collection interval for each plugin (by default it is 60 seconds), the size of the message queue for the Zabbix server, optionally disable/enable various components.
4951

5052
## Requirements
51-
Only Python3 and any text editor.
53+
Only Python3.3+ and any text editor.
5254

5355
## Features
5456
### Metrics

0 commit comments

Comments
 (0)