Package Details: nagios 4.5.8-1

Git Clone URL: https://aur.archlinux.org/nagios.git (read-only, click to copy)
Package Base: nagios
Description: Nagios is an open source host, service and network monitoring program.
Upstream URL: http://www.nagios.org
Licenses: GPL
Submitter: Idares
Maintainer: Idares (Rhinoceros)
Last Packager: Rhinoceros
Votes: 114
Popularity: 0.000280
First Submitted: 2007-08-03 11:53 (UTC)
Last Updated: 2024-11-19 23:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

Idares commented on 2014-08-22 04:22 (UTC)

updated to 4.0.8-1 Nagios changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history

eworm commented on 2014-08-08 11:44 (UTC)

I think you should add 'monitoring-plugins' (and possibly others) to optdepends.

Idares commented on 2014-06-19 04:00 (UTC)

Permissions on /usr/bin should be 755, I will fix them in next release. Permissions on /usr/share/nagios/*, /var/nagios/*, are set by nagios installer, so I prefer to leave them unchanged.

eworm commented on 2014-06-17 05:29 (UTC)

I do get a lot of 'directory permissions differ' warnings: warning: directory permissions differ on /usr/bin/ filesystem: 755 package: 775 warning: directory permissions differ on /usr/share/nagios/libexec/ filesystem: 755 package: 775 warning: directory permissions differ on /usr/share/nagios/share/ filesystem: 755 package: 775 warning: directory permissions differ on /var/nagios/spool/checkresults/ filesystem: 775 package: 2775 Can we work around this by creating the directories before running 'make install'? install -d -m0755 ${pkgdir}/usr/bin/ install -d -m0755 ${pkgdir}/usr/share/nagios/libexec/ install -d -m0755 ${pkgdir}/usr/share/nagios/share/ Not sure about checkresults dir... Do we want set-group-ID bit set there?

Idares commented on 2014-06-12 11:54 (UTC)

updated to 4.0.7-1 Nagios changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history

Idares commented on 2014-05-14 04:11 (UTC)

updated to 4.0.6-1 Nagios changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history

Idares commented on 2014-03-28 05:15 (UTC)

updated to 4.0.4-1 Nagios changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history

<deleted-account> commented on 2014-03-25 16:24 (UTC)

Hey, 4.0.4 is out. http://www.nagios.org/download/core/thanks/?t=1395764617

Idares commented on 2014-03-11 05:14 (UTC)

updated to 4.0.3-1 Nagios changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history

Idares commented on 2014-02-27 09:13 (UTC)

updated to 4.0.2-2 - 'armv7h' added to arch (thanks to Fedaykin).