Skip to content

Apache Virtual Host Modeler

You are viewing the ZenPack Archive

This page is part of the ZenPack Archive. Archived ZenPacks may not be compatible with your version of Zenoss Service Dynamics or Zenoss Cloud.

Community

This ZenPack is developed and supported by the Zenoss User Community. Contact Zenoss to request more information regarding this or any other ZenPacks. Click here to view all available Zenoss Community ZenPacks.

Authors

Nick Muir

License

GNU General Public License, Version 2, or later

Name

ZenPacks.community.ApacheVirtualHost

More Information

GitHub page/HomePage

Git Sources (For Cloning)

Link

Apache Virtual Host Modeler ZenPack

Models Apache virtual hosts using a command modeler running apachectl -S

Support

This ZenPack is developed by the Zenoss user community and supported via our online forums. Zenoss, Inc. does not provide direct support for this ZenPack.

Releases

Version 1.0.4-beta- Download: Released on 2016/04/29: Compatible with Zenoss Core 4.2.x

Background

Assign the modeler plugin to any device under /server and it will model then monitor the Virtual Hosts

Monitoring template requires nagios check_http plugin

Any sites running on 443 will be monitored as HTTPS and they will have the TLS certificate checked and events raised if the expiry time is 30 days or less

If the modeler gets a Syntax Error back from apachectl check that your configs are fine and that the user running apachectl has sufficient permissions to read all the necessary files

Noticed on SuSE based distros that the command is apache2ctl... for now I have been linking apachectl to it.