From nobody Mon May 29 10:06:54 2023 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QVB5Z6628z4XWPG for ; Mon, 29 May 2023 10:06:58 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "ns1.nethead.se", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QVB5Z09klz4PRp for ; Mon, 29 May 2023 10:06:58 +0000 (UTC) (envelope-from peo@nethead.se) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nethead.se header.s=NETHEADSE header.b=HFAVu3R7; spf=pass (mx1.freebsd.org: domain of peo@nethead.se designates 5.150.237.139 as permitted sender) smtp.mailfrom=peo@nethead.se; dmarc=pass (policy=none) header.from=nethead.se X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1685354816; bh=DhdZkA1GOqp2DBd4CoFc9OOqYgtoc9+sbfoG6k0RJFI=; h=Date:Subject:To:References:From:In-Reply-To; b=HFAVu3R7eKGo1OrwYtC87WvecU4V69JojL/2z6q7MbypGwnfuGn3cahLnXypzoKs9 O5k6+dB4xv5eDdFAH0UKy7fBl7xfYwSoOSveg1rUovWVlJ48IsBCzbqnw1cTjrSZT5 kQBxXVEwm+7tvGKsLXsnfY/QZDuDqMPaSNvw1q4k= Message-ID: <42e42512-ac6f-964d-09a3-635bffe623ac@nethead.se> Date: Mon, 29 May 2023 12:06:54 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: pnp4nagios replacement Content-Language: en-US To: ports@freebsd.org References: <6fe9c668-87e0-a6ab-885f-e1810834e650@nethead.se> <9ef954f7-2817-b9c9-4c57-00dbc35d76ca@netfence.it> From: Per olof Ljungmark In-Reply-To: <9ef954f7-2817-b9c9-4c57-00dbc35d76ca@netfence.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.97 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.99)[-0.994]; NEURAL_HAM_SHORT(-0.98)[-0.976]; DMARC_POLICY_ALLOW(-0.50)[nethead.se,none]; R_SPF_ALLOW(-0.20)[+ip4:5.150.237.139:c]; R_DKIM_ALLOW(-0.20)[nethead.se:s=NETHEADSE]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[ports@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ZERO(0.00)[0]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:8473, ipnet:5.150.192.0/18, country:SE]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[nethead.se:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4QVB5Z09klz4PRp X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N On 5/29/23 11:20, Andrea Venturoli wrote: > On 5/29/23 10:40, Per olof Ljungmark wrote: > >> Now that PHP7 is gone and pnp4nagios is dead since 2017, what are you >> using for monitoring? > > net-mgmt/nagiosgraph Thank you Andrea, is nagiosgraph still alive? If yes, where?