nagios-check-xmppng 0.3.3-1 source package in Ubuntu

Changelog

nagios-check-xmppng (0.3.3-1) unstable; urgency=medium

  * New upstream version

 -- Jan Dittberner <email address hidden>  Fri, 04 Aug 2023 20:14:49 +0200

Upload details

Uploaded by:
Jan Dittberner
Uploaded to:
Sid
Original maintainer:
Jan Dittberner
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nagios-check-xmppng_0.3.3-1.dsc 1.6 KiB 76d3cf8565c63daaaf88e94a3a767b572c469e3952af39df418fa387763cc460
nagios-check-xmppng_0.3.3.orig.tar.xz 17.9 KiB aefbbbf77edcbd092155cf8abe516a9cce7c8475af023e96141d294a36d521d5
nagios-check-xmppng_0.3.3-1.debian.tar.xz 2.2 KiB a5e1d989f30ee53f7769f97c1279ec1a7b4e271dd022f86c0ffd77444c084a81

Available diffs

No changes file available.

Binary packages built by this source

nagios-check-xmppng: monitoring plugin to check XMPP servers

 a nagios compatible check plugin for XMPP servers implementing the XMPP
 protocol as specified in RFC 6120.
 .
 The plugin provides the following features:
 .
   - check client to server (C2S) as well as server to server (S2S) ports
   - check XMPP servers on IPv6 and IPv4 addresses
   - support STARTTLS as specified in RFC 6120 section 5.
   - check the validity of the server certificate presented by the XMPP server
 .
 The plugin has been implemented because of insufficiencies in the existing
 check_ssl_cert and check_xmpp plugins.