PHP Monitoring

Open-source PHP projects categorized as Monitoring

Top 23 PHP Monitoring Projects

  • laravel-activitylog

    Log activity inside your Laravel app

    Project mention: similar bundle / approach to laravel-activitylog | /r/symfony | 2023-05-10

    in laravel this seems good: https://github.com/spatie/laravel-activitylog

  • telescope

    An elegant debug assistant for the Laravel framework.

    Project mention: Are there any tool like laravel telescope for go/fiber or gin | /r/golang | 2023-09-16

    Hi i was working with fiber and wanted to see how much time its taking on every request , i am laravel developer so is there any tool like laravel telescope for go/fiber or gin .

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

  • Zabbix

    Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.

    Project mention: Top 11 Grafana Alternatives in 2023 | dev.to | 2023-10-23

    Zabbix is a comprehensive open-source monitoring solution designed for real-time monitoring and management of various network components, such as servers, networks, and applications. It excels in data collection and processing, enabling proactive monitoring for early issue detection and resolution.

  • LibreNMS

    Community-based GPL-licensed network monitoring system

    Project mention: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system | news.ycombinator.com | 2023-11-03
  • Cacti

    Cacti ™

    Project mention: Periodic network saturation | /r/networking | 2023-03-06

    If you have SNMP access to your switches, a very simple quick start is to use Cacti (https://www.cacti.net/) which will give you some nice graphs in no time at all. Far less complex than setting up/configuring a full monitoring system or NetFlow/SFlow.

  • PhpSysInfo

    phpSysInfo: a customizable PHP script that displays information about your system nicely

    Project mention: Display status remotely? | /r/raspberry_pi | 2023-03-01
  • ServerStatus moejda

    Server Status website script, displays uptime (days), free RAM, free HDD. (by mojeda)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • eZ Server Monitor

    eZ Server Monitor`Web - A simple and lightweight dashboard for Linux

  • Analog

    PHP logging library that is highly extendable and simple to use. (by jbroadway)

    Project mention: Logging in your API | dev.to | 2023-02-22

    PHP -> Built in Logger, Monolog, Analog, KLogger, Log4PHP

  • openITCOCKPIT

    openITCOCKPIT is an Open Source system monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus.

    Project mention: Feedback wanted: OSS Monitoring suite openITCOCKPIT is now fully containerized | /r/selfhosted | 2023-06-27

    a while a go, we posted about the open source monitoring suite openITCOCKPIT. We received a lot of feedback, among other things, a Docker version was requested.

  • Real-Time monitoring package for Laravel

    Connect your Laravel application to Inspector.

    Project mention: Post your Feature Requests and contribute to our product journey | dev.to | 2023-10-10

    Are you responsible for software development in your company? Consider trying my product Inspector to find out bugs and bottlenecks in your code automatically. Before your customers stumble onto the problem.

  • volkszaehler.org

    Open Source Smart Meter with focus on privacy - you remain the master of your data.

    Project mention: 3 Phasen Zähler (Modbus) | /r/Elektroinstallation | 2023-07-01
  • docker-telegraf-influx-grafana-stack

    Docker Compose Setup for Telegraf / InfluxDB / Grafana (TIG)

    Project mention: Monitoreo de recursos de contenedores docker | /r/CharruaDevs | 2023-01-27

    Ej: https://github.com/bcremer/docker-telegraf-influx-grafana-stack

  • xdmod

    An open framework for collecting and analyzing HPC metrics.

    Project mention: Per user weekly job performance email | /r/HPC | 2023-06-08

    So caveat I’m a dev on the project, but XDMoD would have all of the information you would need to set this up. We also have the ability to send people reports on a per unit time basis. If your interested either drop me a dm or you can learn more at https://open.xdmod.org our main GitHub is at https://github.com/ubccr/xdmod and if you want to play around with a sample installation I’d highly recommend checking out https://github.com/ubccr/hpc-toolset-tutorial . It’s basically a little slurm hpc cluster in a box implemented in Docker.

  • icingadb-web

    Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring

  • Centreon

    Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.

  • Mikrotik-Router-Monitoring-System

    SNMP based Router Monitoring System for Mikrotik Routers

  • Ninja

    Ninja is Now Just Awesome - a modern web GUI for Naemon

  • interface

    AngularJS based Web Interface for Statusengine (by statusengine)

  • laravel-tracker

    A package to track your model data and monitor model data

  • KoalityShopwarePlugin

    This Shopware 6 plugin is used to monitor important e-commerce metrics with koality.io.

  • laundry-admin

    Dashboard to check the progress of your laundry

    Project mention: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth | news.ycombinator.com | 2023-04-12

    I had the same issue, unfortunately my washing machine does not have an API. I used a raspberry Pi with a camera, using OCR i was able to detect the remaining time from the display. Having an API like this would have been so much easier.

    I did create an opensource web app so you are able to see your remaining time, laundry history, and get (push/mail) notifications. Since you only need to push the remaining seconds to an http endpoint it probably is easy to use with the solution described in the article.

    https://github.com/styxit/laundry-admin

  • pfsense-temp-alert

    Send email alerts if things get too toasty inside your firewall

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-11-03.

PHP Monitoring related posts

Index

What are some of the best open-source Monitoring projects in PHP? This list will help you:

Project Stars
1 laravel-activitylog 4,986
2 telescope 4,619
3 Zabbix 3,451
4 LibreNMS 3,380
5 Cacti 1,473
6 PhpSysInfo 1,368
7 ServerStatus moejda 357
8 eZ Server Monitor 342
9 Analog 334
10 openITCOCKPIT 230
11 Real-Time monitoring package for Laravel 193
12 volkszaehler.org 189
13 docker-telegraf-influx-grafana-stack 139
14 xdmod 73
15 icingadb-web 61
16 Centreon 57
17 Mikrotik-Router-Monitoring-System 34
18 Ninja 29
19 interface 17
20 laravel-tracker 11
21 KoalityShopwarePlugin 9
22 laundry-admin 9
23 pfsense-temp-alert 4
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev