Skip to main content

Monitoring a TCP network service

In this case we are going to add a monitoring to verify that an SMTP (email) service is active on a machine. Although it can be a very complex check (simulating that user and password credentials are sent, that an email is sent, etc.) it will be simplified by only verifying that the port is open and that it responds.

To do this, repeat the same initial steps as in the previous example, but this time choose a  Network module.

pfms-operation-monitoring-views-agent_detail-create_a_new_network_server_module.png

Then use the drop-down controls until you find the desired check (Check SMTP Server) and click to create the module.

pfms-operation-monitoring-views-agent_detail-network_server_module-smtp_server.png

Finally the steps will be repeated again (go to the operation view and refresh until the monitor appears), so the final result will be something similar to this:

pfms-operation-monitoring-views-agent_detail-network_server_module-smtp_server_2.png