The Nagios Network Monitor
http://www.nagios.org/
Nagios is a program that will monitor hosts and services on your
network. It has the ability to email or page you when a problem arises
and when a problem is resolved. Nagios is written in C and is designed
to run under Linux (and some other *NIX variants) 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. The plugins are
available at http://nagios-plugins.org/.
This package provides core programs for Nagios. The web interface,
documentation, and development files are built as separate packages.
- Devel package for openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/nagios && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000141 141 Bytes | |
convertcfg.8 | 0000002248 2.2 KB | |
mini_epn.8 | 0000001504 1.47 KB | |
nagios-3.4.3.tar.bz2 | 0001408586 1.34 MB | |
nagios-README.SuSE | 0000001544 1.51 KB | |
nagios-disable_phone_home.patch | 0000004083 3.99 KB | |
nagios-fix_encoding_trends.cgi.patch | 0000000477 477 Bytes | |
nagios-fix_spurious_dollar_signs_added_to_command_ |
0000000615 615 Bytes | |
nagios-htpasswd.users | 0000000026 26 Bytes | |
nagios-p1.pl-location.patch | 0000002054 2.01 KB | |
nagios-rpmlintrc | 0000000719 719 Bytes | |
nagios.8 | 0000001490 1.46 KB | |
nagios.changes | 0000042215 41.2 KB | |
nagios.spec | 0000019045 18.6 KB | |
nagios.sysconfig | 0000000989 989 Bytes | |
nagiosstats.8 | 0000001552 1.52 KB | |
new_mini_epn.8 | 0000001544 1.51 KB | |
rcnagios | 0000009426 9.21 KB | |
suse.de-nagios | 0000000436 436 Bytes |
Revision 169 (latest revision is 305)
Lars Vogdt (lrupp)
committed
(revision 169)
- update to 3.4.3: * Applied fix for pagination and sorting on status.cgi #381 (Phil Randal) * Fixed issue where deleting a downtime could cause Nagios to crash (Eric Stanley) * Corrected logic so that end times for flexible downtimes are calculated from the downtime start rather than the current time in the case where Nagios is restarted (Eric Stanley) * Fixed issue introduced by fix for bug #124 where flexible downtimes are not taken into account on Nagios restart. (Scott Wilkerson, Eric Stanley) * Fixed bug #247: If a service reports no performance data, the perfdata log file has no line indicating the test. (omnikron@free.fr) * Fixed link for unhandled unreachable host problems on tactical overview page (Rudolf Cejka) * Fixed bug #345 with wild card searches not paging properly on status.cgi (Phil Randal) * Fixed bug #343 on status.cgi where Service Group Summary can potentially show wrong totals (Mark Ziesemer) * Fixed memory leaks on SIGHUP (Carlos Velasco) - refreshed patches
Comments 0