Enhanced Apache Server Status page - for one or multiple servers
...In several views you see most requested pages, vhosts, used methods, IPs that make the most requests and more. All views are sortable tables you can filter by a keyword and are available as API Request too to get its data as CSV, XML or JSON.
Compatible with PHP 7+8 (and should run on PHP 5.x - but is not supported).
We moved to GitHub. Please see https://github.com/michael-batz/yourCMDB
yourCMDB is a web based CMDB which easily allows you to define your own object types in a XML configuration file.
Functions:
- Add/Edit/Delete objects
- Show objects
- Define links between objects
- Import and export objects (at the moment from CSV file)
- Search over all fields
Environment:
- PHP
- MySQL
For Changelog, RoadMap and other documentation have a look at http://yourcmdb.org
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.