Package Details: nagios 4.5.6-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: Idares
Votes: 114
Popularity: 0.000594
First Submitted: 2007-08-03 11:53 (UTC)
Last Updated: 2024-10-14 14:04 (UTC)

Latest Comments

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

Idares commented on 2020-07-08 14:20 (UTC)

Updated to 4.4.6-1 Nagios changelog: https://github.com/NagiosEnterprises/nagioscore/blob/master/Changelog

rafaelff commented on 2020-07-02 02:31 (UTC)

@webdawg: Package is already flagged as out of date, so no need for mentioning the new release. Just give it time and the maintainer might update it.

webdawg commented on 2020-07-02 02:18 (UTC)

4.4.6 upstream fixes latest compile issues.

just change version to 4.4.6

and replace first sum of each block

[code] [webdawg@hsl-master Desktop]$ md5sum nagios-4.4.6.tar.gz ba849e9487e13859381eb117127bfee2 nagios-4.4.6.tar.gz [webdawg@hsl-master Desktop]$ sha1sum nagios-4.4.6.tar.gz d52e26d6a17ac70f01d87e9329b20436fff1f1a7 nagios-4.4.6.tar.gz [/code]

need maintainer to do the same and we should be good.

webdawg commented on 2020-07-02 02:09 (UTC)

https://bbs.archlinux.org/viewtopic.php?pid=1913461#p1913461

webdawg commented on 2020-07-02 01:41 (UTC)

how and why is nagios not in main repos?

MSMHRO commented on 2020-06-25 04:56 (UTC)

I can't build Nagios... It returns

collect2: error: ld returned 1 exit status make[1]: [Makefile:177: archivejson.cgi] Error 1 make[1]: Leaving directory '/home/builder/.cache/yay/nagios/src/nagios-4.4.5/cgi' make: [Makefile:89: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... error making: %!s(func() string=0x560443408ed0)

Any idea?

Rhinoceros commented on 2020-02-18 21:45 (UTC)

Thanks @Idares. I actually knew the workaround (that's how I installed it in the first place!), but I thought that it would be helpful for the package to let people know that it actually did work in ARM, rather than each individual user having to guess/test.

Having said that, I actually thought that there was an official stance to add ARM if possible, but apparently not. However, from the thread you linked, the last reply was this [a], so I think the consensus is that it is useful to add, but up to you.

[a] https://lists.archlinux.org/pipermail/aur-general/2014-October/029675.html

Idares commented on 2020-02-18 16:17 (UTC)

@Rhinoceros: use makepkg --ignorearch: https://lists.archlinux.org/pipermail/aur-general/2014-October/029673.html

Rhinoceros commented on 2020-01-26 06:10 (UTC)

Hi, this appears to work fine for ArchARM. Could you please add arm armv6h armv7h aarch64 to arch?

rafaelff commented on 2018-11-11 11:08 (UTC)

@idares, IMO, to keep .cfg.sample files in /etc/nagios together with the .cfg pollute a little reading this directory, so maybe these sample files could be to put into a /etc/nagios/sample/, /usr/share/nagios/sample/. Just my 2 cents on this.