From acdf20f8003d13a31379bee30acdae5fca62d7e7 Mon Sep 17 00:00:00 2001 From: wh1te909 <7434746+wh1te909@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:26:43 +0000 Subject: [PATCH] add webhook to readme [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84cc3540..0b71b562 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Tactical RMM is a remote monitoring & management tool, built with Django and Vue It uses an [agent](https://github.com/amidaware/rmmagent) written in golang and integrates with [MeshCentral](https://github.com/Ylianst/MeshCentral) # [LIVE DEMO](https://demo.tacticalrmm.com/) + Demo database resets every hour. A lot of features are disabled for obvious reasons due to the nature of this app. ### [Discord Chat](https://discord.gg/upGTkWp) @@ -23,7 +24,7 @@ Demo database resets every hour. A lot of features are disabled for obvious reas - Event log viewer - Services management - Windows patch management -- Automated checks with email/SMS alerting (cpu, disk, memory, services, scripts, event logs) +- Automated checks with email/SMS/Webhook alerting (cpu, disk, memory, services, scripts, event logs) - Automated task runner (run scripts on a schedule) - Remote software installation via chocolatey - Software and hardware inventory @@ -33,9 +34,11 @@ Demo database resets every hour. A lot of features are disabled for obvious reas - Windows 7, 8.1, 10, 11, Server 2008R2, 2012R2, 2016, 2019, 2022 ## Linux agent versions supported + - Any distro with systemd which includes but is not limited to: Debian (10, 11), Ubuntu x86_64 (18.04, 20.04, 22.04), Synology 7, centos, freepbx and more! ## Mac agent versions supported + - 64 bit Intel and Apple Silicon (M1, M2) ## Installation / Backup / Restore / Usage