aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mk-livestatus
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark BROKEN on FreeBSD 13 and 14Antoine Brodin2021-02-161-0/+3
| | | | | | | | | | | | | | ld: error: duplicate symbol: g_mainthread_id >>> defined at module.c >>> livestatus_so-module.o:(g_mainthread_id) >>> defined at logger.c >>> livestatus_so-logger.o:(.bss+0x8) Reported by: pkg-fallout MFH: 2021Q1 Notes: svn path=/head/; revision=565453
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-4/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* net-mgmt/mk-livestatus: Restore fix from r485075Tobias Kortkamp2019-04-151-1/+5
| | | | | | | | | | | | mk-livestatus always builds with Nagios 4 support again and --without-nagios4 is still broken. PR: 232716 Reported by: Leonid Vasiliev <leo9641@yandex.ru> Approved by: egypcio (maintainer) Notes: svn path=/head/; revision=499002
* net-mgmt/mk-livestatus: update 1.2.8p24 to 1.2.8p25Vinícius Zavam2019-03-062-4/+6
| | | | | | | | | | | | | - while here, merge PR 236098. PR: 236098 Submitted by: Piotr Kubaj <pkubaj % anongoth.pl> Approved by: rene (mentor) Sponsored by: IntegriCloud Differential Revision: https://reviews.freebsd.org/D19364 Notes: svn path=/head/; revision=494795
* net-mgmt/mk-livestatus: enable Nagios4 support by defaultVinícius Zavam2019-02-253-30/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | - ../UPDATING add note regarding default options being changed. - Makefile adopt the port; update '1.2.8p22' to '1.2.8p24'; enable Nagios 4.x as the default supported version; RUN_DEPENDS uses respective Nagios package as dependency; delete unnecessary ${RM} -r api/perl; new option now provides mk-livestatus' Perl API; clean USES variable; built just fine. - pkg-message update documentation's URL (linked the one with text in English); add clear note that Nagios' event broker support needs to be enabled. Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D18513 Notes: svn path=/head/; revision=493872
* Update to 1.2.8p22Emanuel Haupt2019-01-122-5/+4
| | | | Notes: svn path=/head/; revision=490060
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* net-mgmt/mk-livestatus: Unbreak Nagios 3.x supportTobias Kortkamp2018-11-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the NAGIOS4 option: The --without-nagios4 configure arg seems to be broken in 1.2.8p20 and actually also enables Nagios 4.x support. Switch to just passing --with-nagios4 if NAGIOS4=on for the time being. $ mk-livestatus-1.2.8p20> ./configure --without-nagios4 $ mk-livestatus-1.2.8p20> grep NAGIOS Makefile CPPFLAGS = -g -O2 -DNAGIOS4 $ mk-livestatus-1.2.8p20> ./configure --with-nagios4 $ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile CPPFLAGS = -g -O2 -DNAGIOS4 $ mk-livestatus-1.2.8p20> ./configure $ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile CPPFLAGS = This makes sure that mk-livestatus is built with Nagios 3.x support again by default. PR: 232716 Submitted by: Leonid Vasiliev <leo9641@yandex.ru> Notes: svn path=/head/; revision=485075
* net-mgmt/mk-livestatus: Update to 1.2.8p20Steve Wills2018-10-012-15/+16
| | | | | | | | PR: 231645 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=481085
* net-mgmt/mk-livestatusLars Engels2018-09-212-4/+4
| | | | | | | Update to 1.2.8p18 Notes: svn path=/head/; revision=480269
* net-mgmt/mk-livestatus: update 1.2.8p17Steve Wills2018-09-202-10/+9
| | | | | | | | PR: 231523 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=480216
* Update CPAN linkSunpoet Po-Chuan Hsieh2018-08-111-1/+1
| | | | Notes: svn path=/head/; revision=476915
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Update to version 1.2.8p16Steven Kreuzer2017-03-032-4/+4
| | | | Notes: svn path=/head/; revision=435300
* - Switch to options helpersDmitry Marakasov2017-02-192-14/+11
| | | | | | | - Remove redundant SUB_LIST and unneeded <bsd.port.options.mk> inclusion Notes: svn path=/head/; revision=434399
* - remove master site LOCALOlli Hauer2016-12-211-2/+1
| | | | Notes: svn path=/head/; revision=429079
* net-mgmt/mk-livestatus:Lars Engels2016-12-182-4/+4
| | | | | | | Update to 1.2.8p15 Notes: svn path=/head/; revision=428885
* - Fix build on 9.x by specifying C++ standard requirementsDmitry Marakasov2016-11-121-1/+1
| | | | Notes: svn path=/head/; revision=425960
* - update to 1.2.8p13 [1]Olli Hauer2016-11-054-15/+15
| | | | | | | | | | Change MAINTAINER to ports@ (I'm no longer using this utility) [1] requested by ehaupt@ Notes: svn path=/head/; revision=425376
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375103
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-16/+0
| | | | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr Notes: svn path=/head/; revision=367307
* - fix build on FreeBSD 10Olli Hauer2014-03-162-0/+14
| | | | | | | | | | - bump PORTREVISION PR: ports/187433 Submitted by: Daniel Siechniewicz <daniel@nulldowntime.com> Notes: svn path=/head/; revision=348429
* - update to 1.2.4Olli Hauer2014-02-236-110/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add option to build for Nagios3 (default) and Nagios4 - add stage support - remove livecheck patches (broker was removed) Changes: ======== 1.2.4 o nagios4 livestatus support 1.2.4b1 o New header for limiting the execution time of a query o FIX: Parse state of downtime notification log entries correctly o FIX: Limit the number of lines read from a single logfile o FIX: Fix semantics of columns num_services_hard_* 1.2.3.i7 o livedump: new option to mark the mode at the beginning of the dump and documentation fixes o FIX: Fixed incorrect starttime of table statehist entries o FIX: Availability no longer showes incorrect entries when only one logfile exists o FIX: Fixed missing entries in log file and availability view 1.2.3.i5 o Removed "livecheck". It never was really stable. Nagios4 has something similar built in. o table statehist: no longer computes an unmonitored state for hosts and services on certain instances. (showed up as no hosts/services in the multisite gui) o table statehist: fixed SIGSEGV chance on larger queries 1.2.3.i3 o FIX: check_mk snmp checks with a custom check interval no longer have an incorrect staleness value 1.2.3.i2 o new service column staleness: indicator for outdated service checks o new host column staleness: indicator for outdated host checks 1.2.3i1 o Table statehist: Improved detection of vanished hosts and services. Now able to detect and remove nonsense check plugin output o FIX: able to handle equal comment_id between host and service o livestatus.log: show utf-8 decoding problems only with debug logging >=2 o livestatus: fixed incorrect output formatting of comments_with_info column 1.2.2p3 o livestatus: fixed incorrect output formatting of comments_with_info column o table statehist: fixed memory leak Notes: svn path=/head/; revision=345774
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - update to 1.2.2p2Olli Hauer2013-06-165-30/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: ========== 1.2.p1 livestatus.log: show utf-8 decoding problems only with debug logging >=2 1.2.b6 FIX: memory leak when removing downtime / comment 1.2.b5 FIX: possible crash with VERY long downtime comments FIX: now able to handle equal comment id of host and service 1.2.b1 Add: new column in hosts/services table: comments_with_extra_info Adds the entry type and entry time 1.2.1i4 FIX: Changed logging output "Time to process request" to be debug output 1.2.1i2 Added new table statehist, used for SLA queries Added new column check_command_expanded in table hosts Added new column check_command_expanded in table services New columns livestatus_threads, livestatus_{active,queued}_connections 1.2.0p4 FIX: fix two problems when reloading module in Icinga (thanks to Ronny Biering) Mulitisite Notes: svn path=/head/; revision=321075
* - fix the patch, we need the time in milliseconds not in micorsecondsOlli Hauer2012-11-042-2/+3
| | | | | | | | | - noted by Erik Sejr, and on the check-mk list Feature safe: yes Notes: svn path=/head/; revision=306945
* - fix pkg-plistOlli Hauer2012-11-031-1/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306931
* - update to 1.2.0p3Olli Hauer2012-11-034-8/+90
| | | | | | | | | | Thanks to Erik Sejr <eriks@ssimicro.com> for providing the patch! Feature safe: yes Notes: svn path=/head/; revision=306912
* - update to Innovation-Release 1.1.11i4Olli Hauer2011-09-222-3/+3
| | | | Notes: svn path=/head/; revision=282159
* - update to version 1.1.11i2Olli Hauer2011-08-212-3/+3
| | | | | | | | | | | Changelog: Column aggregation (Stats) now also works for perf_data New configuration variable data_encoding and full UTF-8 support. New column contact_groups in table hosts and services (thanks to Matthew Kent) New headers Negate:, StatsNegate: and WaitConditionNegate: Notes: svn path=/head/; revision=280134
* - update to 1.1.11i1Olli Hauer2011-07-182-4/+6
| | | | | | | | PR: ports/158885 Submitted by: Jin-Sih Lin <linpct _at_ gmail.com> Notes: svn path=/head/; revision=277916
* - update to version 1.1.10Olli Hauer2011-04-242-10/+13
| | | | | | | | Note: There is already a version 1.1.10p1 but there are no source changes. Notes: svn path=/head/; revision=273129
* - update to version 1.1.8Olli Hauer2010-11-105-17/+54
| | | | | | | | | | | - take maintainership PR: 151998 Submitted by: ohauer Approved by: Peter Lai <cowbert _at_ gmail.com> (old maintainer), glarkin (mentor, implicit) Notes: svn path=/head/; revision=264368
* MKLivestatus is a very simple and smart Nagios eventbroker module.Martin Wilke2010-06-075-0/+60
Livestatus is concepted and tuned to reduce disk, memory and cpu loads caused by live-data processing on the Nagios system. Just as NDO, Livestatus makes use of the Nagios Event Broker API and loads a binary module into the Nagios process. But other than NDO, Livestatus does not actively write out data e.g. to the disk. Instead, it opens a socket for external applications to connect to and fetch the current status information from Nagios. WWW: http://mathias-kettner.de/checkmk_livestatus.html PR: ports/145449 Submitted by: Peter C. Lai <cowbert at gmail.com> Notes: svn path=/head/; revision=255997