Skip to content

XMPP

XMPP Monitor in MCT is a type of synthetic check that simulates the XMPP (Extensible Messaging and Presence Protocol) to monitor a server as a client. This monitor assesses the reachability and responsiveness of an XMPP server by simulating a client connection and measuring the time taken for the server to respond.

label: language:c++; os:alma8

Configuration

Required

  • Xmpp receive server: the hostname of xmpp server to receive the response

Source Code