This document summarizes various monitoring protocols including NRPE, NSCA, and REST. It provides configuration instructions for using each protocol to run checks and send notifications. Examples are given for configuring NRPE to run a memory check, NSCA to send CPU check results to a target server, and using REST to check memory and the difference the "show-all" parameter makes. Instructions include enabling the necessary services, configuring schedules and targets, and using curl commands to execute checks via REST.