Results 1 to 4 of 4
Hybrid View
-
05-26-2023, 06:53 AM #1
Junior Guru Wannabe
- Join Date
- Jan 2013
- Posts
- 44
Monitoring Uptime and Visitor stats in one App?
I tried to find a suitable forum category for this question, sorry if I failed.
I have a few sites and am configuring a server to run an application to monitor them. Off host, in my office server.
What I want to monitor is what I can monitor with the free setup of Matomo, which is my first choice, obviously. However, afaik, you cant configure Matomo to monitor the websites uptime, via ICMP or HTTPS Ping - or something else. So I was leaning on Uptime-Kuma to do that, when it occurred to me maybe I can use the same app for both? I don't really see that Matomo can handle that, not even via a plugin: https://plugins.matomo.org .
Do you know of any combined, free self hosted, app that could do this?CLI is the lack of UI
-
06-02-2023, 09:38 AM #2
Disabled
- Join Date
- Mar 2019
- Location
- Kyiv, Ukraine
- Posts
- 96
The Prometheus/Grafana combination will suit for you
-
06-03-2023, 04:09 AM #3
Junior Guru Wannabe
- Join Date
- Jan 2013
- Posts
- 44
Thanks, I will look in to that a bit more.
Just hope I can set them up on a virtual Ubuntu > Docker... server I have running.
Kudos on your site and products, looks awesome and interesting. Bookmarked.CLI is the lack of UI
-
06-12-2023, 07:07 AM #4
Newbie
- Join Date
- Jun 2023
- Posts
- 5
To achieve this, you can use Grafana in combination with other tools such as Prometheus for uptime monitoring and data collection, and exporters or plugins for collecting visitor stats from sources like Matomo or other analytics platforms.
Here's a general outline of how you could set up this monitoring solution:
Install and configure Grafana: Start by setting up Grafana on your server and configuring it according to your needs. Grafana provides extensive documentation to guide you through the installation and configuration process.
Set up Prometheus for uptime monitoring: Prometheus is a popular monitoring and alerting tool. You can use it to scrape data from your websites and monitor their availability. Prometheus has exporters available for various types of monitoring, including ICMP ping and HTTPS checks. These exporters can send metrics to Prometheus, which Grafana can then visualize.
Integrate visitor stats: If Matomo is your preferred tool for visitor stats, you can explore available Matomo exporters or plugins that can export the relevant data into Prometheus. Once the data is in Prometheus, you can use Grafana to create dashboards that display both uptime and visitor stats side by side.
By combining Prometheus, Grafana, and appropriate exporters/plugins, you can achieve a comprehensive monitoring solution that covers both uptime and visitor statistics. Remember to review the documentation and support resources for each tool to ensure smooth integration and customization based on your specific requirements.
It's worth noting that the setup and configuration of these tools may require technical expertise. If you're not familiar with server administration or monitoring tools, you may want to consider consulting with a knowledgeable professional or seeking assistance from the respective communities of these tools.
Similar Threads
-
Offer Linux and Windows Hosting in ONE
By The_Dominator in forum Reseller Hosting OffersReplies: 1Last Post: 11-23-2007, 01:11 AM -
Server Uptime and Connectivity Stats
By Ekhwan in forum Running a Web Hosting BusinessReplies: 8Last Post: 04-24-2006, 09:52 AM -
javascript PHP and HTML all in one..(help)
By SharkBait in forum Programming DiscussionReplies: 1Last Post: 08-20-2005, 12:22 AM -
iis and apache install in one machine
By senphoenix in forum Hosting Security and TechnologyReplies: 7Last Post: 11-24-2004, 07:59 AM -
hosting and web design in one site
By zcdare2002 in forum Running a Web Hosting BusinessReplies: 1Last Post: 03-11-2002, 12:44 PM