Skip to content

Commit 0712bd1

Browse files
committed
Revert "doc: added note about PostgresPro"
This reverts commit 245ffd1.
1 parent 245ffd1 commit 0712bd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Mamonsu: Monitoring agent for PostgreSQL
2-
Mamonsu is an active agent for Zabbix collecting PostgreSQL/PostgresPro instance and operating system metrics.
2+
Mamonsu is an active agent for Zabbix collecting PostgreSQL instance and operating system metrics.
33
***
44
## Build status
55
![Build Status](https://github.com/postgrespro/mamonsu/actions/workflows/mamonsu-tests-master.yml/badge.svg)
@@ -56,7 +56,7 @@ Only Python3.3+ and any text editor.
5656
Mamonsu by default has 3 plugin groups and all of them are active:
5757
- **common:** Mamonsu own metrics such as availability, plugin errors;
5858
- **system:** contains *nix and windows metric sets. For example, on UNIX-based platforms you can collect specific metrics such as load average, open files count, CPU nice/idle/system time, etc.;
59-
- **pgsql:** PostgreSQL/PostgresPro specific metrics;
59+
- **pgsql:** PostgreSQL specific metrics;
6060

6161
Mamonsu not only collects metrics, but provides triggers and graphs.
6262
See details in chapter called "[Metrics](documentation/metrics.md)".

0 commit comments

Comments
 (0)