Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

7 total results found

Welcome to PatchMon

PatchMon Application Documentation

Introduction PatchMon is an open source software that helps system administrators monitor and manage their Linux patches, mainly working around package managers such as apt, yum and dnf. The feature list is growing on a weekly basis and these docs will be up...

Installing PatchMon Server on Docker

PatchMon Application Documentation Installation

PatchMon Docker Overview PatchMon is a containerised application that monitors system patches and updates. The application consists of three main services: Database: PostgreSQL 17 Backend: Node.js API server Frontend: React application served via NGINX Image...

Installing PatchMon Server on Ubuntu 24

PatchMon Application Documentation Installation

Native Install (advanced/non-docker) Run on a clean Ubuntu/Debian server with internet access: Ubuntu: apt-get update -y apt-get upgrade -y apt install curl jq bc -y Script curl -fsSL -o patchmon_server_setup.sh https://raw.githubusercontent.com/9technologygr...

Installation of the PatchMon Agent

PatchMon Application Documentation Installation

Introduction The agent installer script authenticates with PatchMon server and proceeds to install the patchmon-agent.sh. Adding a host: Go to the Hosts page, press Add host: or via the button on the top right of the hosts page: You will be greeted by...

First time setup admin page

PatchMon Application Documentation Installation

First time admin setup Upon first time setup you will see this page: Enter the details and your password (min 8 characters). Try not using the username "admin" as it's a common one, but something unique to you. After pressing Create account you will be re...

Proxmox LXC Auto-Enrollment Guide

PatchMon Application Documentation Integrations

Overview PatchMon's Proxmox Auto-Enrollment feature enables you to automatically discover and enroll LXC containers from your Proxmox hosts into PatchMon for centralized patch management. This eliminates manual host registration and ensures comprehensive cover...

GetHomepage Integration Guide

PatchMon Application Documentation Integrations

Overview PatchMon provides a seamless integration with GetHomepage (formerly Homepage), allowing you to display real-time PatchMon statistics in your GetHomepage dashboard. This integration uses authenticated API endpoints to securely fetch and display your pa...