# monitoring plugins -- README ## what's this? some monitoring plugins which i've needed, and thought i'd share with all of you. a lot of them exist in a similar form, but were either too complicated or not quite what i needed, so i rolled my own. ### check_remote_wp_latest checks remote wordpress installations for being the latest version against https://api.wordpress.org/core/version-check/1.2/?version= and reports states fitting for $monitoring-system. works remotely, and doesn't require php on the monitoring server.
Select Git revision
monitoring-plugins
-
-
- Open in your IDE
- Download source code
dario
authored
sends an email to the ${listname}-request@${listsrv} address, and checks if a sensible reply is sent back. requires mail server to deliver mail to the given checker email address, one file per message, into a directory (which is inotify-watched)