TYPO3 Extension: Nagios ======================= This open-source software is an extension for the enterprise content management system `TYPO3 `__. The extension gathers information about the TYPO3 instance and exposes the data for a Nagios® monitoring server. `Nagios® `__ is the industry standard in open-source server/service/network monitoring. Documentation ------------- A comprehensive `documentation `__ is available at GitHub. It contains information about the `installation process `__, `system requirements `__, `configuration options `__, `security aspects `__, and more. ➤ Read more: `Documentation `__. Installation ------------ The TYPO3 extension “Nagios” is available as a `Composer `__ package from `Packagist `__. .. code:: bash composer require schams-net/nagios More details and alternative installation methods can be found in the `documentation `__. Git Branches, Versions, and Compatibility ----------------------------------------- The TYPO3 extension “Nagios” follows `semantic versioning `__ since version 3.x. ============== ========================================================================= ================ ==================== Major version: Git branch: Status: TYPO3 compatibility: ============== ========================================================================= ================ ==================== v1.x `v1-oldstable `__ archived TYPO3 v4.5 and v6.2 v2.x `v2-oldstable `__ old stable TYPO3 v7, v8, and v9 v3.x `release `__ **stable** TYPO3 v9 and v10 \ `testing `__ development/test *to be determined* ============== ========================================================================= ================ ==================== License ------- (c) 2010-2021 Michael Schams <`schams.net `__>, all rights reserved This software free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version. For the full copyright and license information, please see the documentation that was distributed with this source code. ➤ Read more: `The GNU General Public License `__. Nagios® was originally developed by Ethan Galstad and is licensed under the GNU GPL V2. No parts or components of Nagios® are used in the TYPO3 extension. ➤ Read more about Nagios® at: https://www.nagios.org.