I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
Il 2021-07-10 20:10 H ha scritto:
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
You can try netdata [1] for monitoring single hosts or Zabbix [2] for network monitoring.
[1] https://www.netdata.cloud/ [2] https://www.zabbix.com/
On 10.07.21 20:10, H wrote:
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
that would be net-snmp.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
Vizualization is the task of the monitoring system. There are a ton of these systems, but my favourite for small and medium environments is Zabbix.
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Mit freundlichen Grüßen,
Am 10.07.2021 um 21:47 schrieb Michael Schwartzkopff ms@sys4.de:
On 10.07.21 20:10, H wrote:
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
that would be net-snmp.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
Vizualization is the task of the monitoring system. There are a ton of these systems, but my favourite for small and medium environments is Zabbix.
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Mit freundlichen Grüßen,
--
[*] sys4 AG
https://sys4.de, +49 (89) 30 90 46 64 Schleißheimer Straße 26/MG,80333 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief Aufsichtsratsvorsitzender: Florian Kirstein
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/cent
Hallo, checkmk , great tool and a great community. Ralf
El dom, 11 jul 2021 a las 9:05, Ralf Prengel (ralf.prengel@rprengel.de) escribió:
I know there are a multitude of packages available and would be
interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
For metrics you can use zabbix, prometheus, influxdb, etc. Interface graphical for easy visualization with grafana.
https://grafana.com/grafana/dashboards https://mailtrack.io/trace/link/16c7eeaea91b94f23a18cdd8d869384f30c37159?url=https%3A%2F%2Fgrafana.com%2Fgrafana%2Fdashboards&userId=3150095&signature=cc7597e48a6355ef
El sáb, 10 jul 2021 a las 14:10, H (agents@meddatainc.com) escribió:
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
You can to try with prometheus and grafana. Dashboards are beautiful and flexible, prometheus and grafana support alerts for different receiver : telegram, gmail , etc
Le 10/07/2021 à 20:10, H a écrit :
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
I'm using Icinga2 to monitor my servers. Works perfectly, but has a bit of a learning curve.
On Sat, Jul 10, 2021 at 2:10 PM H agents@meddatainc.com wrote:
I want to install open-source software on my hosted CentOS 7 server to monitor the system in general, as well as logs, apache webserver, MySQL and PostgreSQL to begin with.
I know there are a multitude of packages available and would be interested in hearing if others have a favorite package? My preference is for a graphical interface where it is easy to follow a variety of load measures but also provides alerts etc.
Suggestions appreciated!
Do you want to run this monitoring system in your centos 7 box or in a separate one? Do you want to monitor by processing logs or dropping an agent in the box? Do you want to customize thresholds for warning or will take the defaults? Do you want something you use the web interface to install and configure or something you can deploy using ansible/whatever?
Stuff like zabbix, ELK, and checkmk really want to have their own server/container and then get info from the hosts being monitored.
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos