SkillAgentSearch skills...

Naemon

Naemon - Meta package for Core and GUI

Install / Use

/learn @naemon/Naemon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Welcome to Naemon

Naemon is a host/service/network monitoring program with a very fast C core and a Perl web interface. It is released under the GNU General Public License. It works by scheduling checks of the configured objects and then invoking plugins to do the actual checking. The plugin interface is 100% Nagios compatible, since Naemon is a fork of the aforementioned project.

Contents

  • Naemon: Meta package for packaging
  • Naemon-Core: Core scheduler, worker, etc...
  • Naemon-Livestatus: Livestatus API
  • Thruk: Web Gui

Installation

Before installing from source, consider using prebuilt native packages which make things a lot easier and cleaner. Daily updated packages for common linux systems can be found at http://labs.consol.de/naemon/testing/

This repository contains the meta package only. It is not required for a source installation.

git clone --recursive https://github.com/naemon/naemon.git
cd naemon
./configure
make
make [rpm|deb|install]

More info

Visit the Naemon homepage at https://www.naemon.io

View on GitHub
GitHub Stars95
CategoryDevelopment
Updated13d ago
Forks25

Languages

Makefile

Security Score

80/100

Audited on Mar 19, 2026

No findings