Cpanel License Check Plugin for Nagios
We wrote a plugin for Nagios which will check the status of a Cpanel server license. The plugin uses the Cpanel license web server (http://verify.cpanel.net) to verify the license status of a server. If the plugin cannot verify the license, or if the license has expired, it generates a critical error.
The plugin was written in Python and has been tested extensively here.
Download version 1 of this plugin: check_cpanel.py
July 5th, 2007 at 12:06 pm
There’s also a XML-based API for using the License Verification System. Here’s an example URL that returns XML so you can see how it works:
http://verify.cpanel.net/verifyFeed.cgi?ip1=10.4.3.1&ip2=198.66.78.2