Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (14 loc) · 830 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 830 Bytes

Cmann

cmann interface simplifies configuration process for nagios users

Cmann stands for Configuration Manager for Nagios-Core
if you ever had experience in using Nagios you may know that the configuration part ( hosts / services / switchs . etc ) is most boring / difficult part of using it, the reason is that there is no interface to manage them
i see people giving up using nagios because of it's complicated configuration process.

the purpose of this web app is to improve Nagios-Core interface to be more user-friendly.


Requirements

  • nagios core v.3+ installed on your server
  • php v7+
  • apache2
  • MySQL / PostgreSQL / SQLite3
  • php modules: php-json, php-mysqlnd, php-xml, php-mbstring, php-intl, php-redis
  • redis-server running on your environment