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 | 0000000124 124 Bytes | |
nagios-4.0.6-remove-date-time.patch | 0000001831 1.79 KB | |
nagios-4.1.0-add_KOHANNA.conf | 0000000443 443 Bytes | |
nagios-4.2.2-enable-ppc64le.patch | 0000000338 338 Bytes | |
nagios-4.3.4.tar.gz | 0011101966 10.6 MB | |
nagios-README.SuSE | 0000001544 1.51 KB | |
nagios-disable_phone_home.patch | 0000003508 3.43 KB | |
nagios-exec-start-pre | 0000002426 2.37 KB | |
nagios-fix_encoding_trends.cgi.patch | 0000000516 516 Bytes | |
nagios-fix_spurious_dollar_signs_added_to_command_ |
0000000654 654 Bytes | |
nagios-html-pages.tar.bz2 | 0000003153 3.08 KB | |
nagios-htpasswd.users | 0000000026 26 Bytes | |
nagios-output-length.patch | 0000002272 2.22 KB | |
nagios-random_data.patch | 0000000401 401 Bytes | |
nagios-rpmlintrc | 0000001169 1.14 KB | |
nagios.8 | 0000001490 1.46 KB | |
nagios.changes | 0000076924 75.1 KB | |
nagios.service | 0000000388 388 Bytes | |
nagios.spec | 0000020902 20.4 KB | |
nagios.sysconfig | 0000000990 990 Bytes | |
nagios.tmpfiles | 0000000072 72 Bytes | |
nagios_systemd | 0000002365 2.31 KB | |
nagiosstats.8 | 0000001552 1.52 KB | |
rcnagios | 0000009688 9.46 KB | |
suse.de-nagios | 0000000436 436 Bytes | |
upgrade_nagios.8 | 0000001316 1.29 KB | |
upgrade_nagios.sh | 0000006476 6.32 KB |
Revision 247 (latest revision is 305)
Lars Vogdt (lrupp)
committed
(revision 247)
- update to 4.3.4 * Improved config file parsing (Mark Felder) * Fixed configure script to check for existence of /run for lock file (in regards to CVE-2017-12847, Bryan Heden) * Use absolute paths when deleting check results files (Emmanuel Dreyfus) * Add sanity checking in reassign_worker (sq5bpf) * xodtemplate.c wrong option-deprecation code warning (alex2grad / John Frickson) * On-demand host check always use cached host state (John Frickson) * 'รก' causes Serivce Status Information to not be displayed (John Frickson) * New Macro(s) to generate URL for host / service object (John Frickson) * Fix minor map issues (Troy Lea) * Fix lockfile issues (Bryan Heden) * Switch order of daemon_init and drop_priveleges (CVE-2017-12847, Bryan Heden) * Add an OpenRC init script (Michael Orlitzky) - only require insserv on older SUSE distributions
Comments 0