2024-01-06 07:30:32 +01:00
|
|
|
# nagios
|
|
|
|
|
2024-01-06 07:30:34 +01:00
|
|
|
NAGIOS is an application, system and network monitoring application.
|
|
|
|
It can escalate problems by email, pager or any other medium.
|
|
|
|
It is also useful for incident or SLA reporting.
|
|
|
|
Nagios is written in C and is designed as a background process, intermittently running checks on various services that you specify.
|
|
|
|
The actual service checks are performed by separate "plugin" programs which return the status of the checks to Nagios.
|
|
|
|
This package provide core programs for nagios.
|
|
|
|
|