Source code available to check if the SCMD service is responding
By José Pina Miranda | September 9, 2019 | 1 min. reading time
Version 1.0 of the source code that allows to check if the SCMD (Signature CMD) service is responding, using the python programming language (version 3), has been made available (at https://github.com/devisefutures/check_CMD_plugin).
The check_scmd.py application allows to check whether the SCMD service is responding, namely the SOAP GetCertificate command. It can be used as a CLI, or as a plugin for Icinga and Nagios.
The source code is licensed under the GPL-3.0 license.