How to Install and Uninstall nagios-check-xmppng Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "nagios-check-xmppng" package

Please follow the steps below to install nagios-check-xmppng on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nagios-check-xmppng

2. Uninstall "nagios-check-xmppng" package

Please follow the step by step instructions below to uninstall nagios-check-xmppng on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nagios-check-xmppng $ sudo apt autoclean && sudo apt autoremove

3. Information about the nagios-check-xmppng package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nagios-check-xmppng
Priority: extra
Section: universe/net
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Dittberner
Architecture: all
Version: 0.2.1-1
Depends: python3 (>= 3.4), python3-defusedxml (>= 0.4.1), python3-nagiosplugin (>= 1.2.2)
Suggests: icinga | icinga2 | nagios3
Filename: pool/universe/n/nagios-check-xmppng/nagios-check-xmppng_0.2.1-1_all.deb
Size: 8296
MD5sum: c1eb7a5fbfdd75465232722b50046fbd
SHA1: 2da716b1f47e83a3d2fbc831c3571caddf2b189b
SHA256: 8c25b3c38edac2405b7aa9b9368c6f10d4488f861b4148e575dbb296ee8c2ff8
Description-en: 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.
Description-md5: 7ea319b5a4b9f9d4bea54802ba29ff57
Homepage: https://exchange.icinga.org/jandd/check_xmppng
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu