Results 1 to 4 of 4

Hybrid View

  1. #1
    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

  2. #2
    Join Date
    Mar 2019
    Location
    Kyiv, Ukraine
    Posts
    96
    The Prometheus/Grafana combination will suit for you

  3. #3
    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

  4. #4
    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

  1. Offer Linux and Windows Hosting in ONE
    By The_Dominator in forum Reseller Hosting Offers
    Replies: 1
    Last Post: 11-23-2007, 01:11 AM
  2. Server Uptime and Connectivity Stats
    By Ekhwan in forum Running a Web Hosting Business
    Replies: 8
    Last Post: 04-24-2006, 09:52 AM
  3. javascript PHP and HTML all in one..(help)
    By SharkBait in forum Programming Discussion
    Replies: 1
    Last Post: 08-20-2005, 12:22 AM
  4. iis and apache install in one machine
    By senphoenix in forum Hosting Security and Technology
    Replies: 7
    Last Post: 11-24-2004, 07:59 AM
  5. hosting and web design in one site
    By zcdare2002 in forum Running a Web Hosting Business
    Replies: 1
    Last Post: 03-11-2002, 12:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •