| Package Information |
| Summary |
Alternative PHP Monitor |
| Maintainers |
Patrick Allaert <patrickallaert@php.net> (lead) [details] Davide Mendolia <dmendolia@php.net> (lead) [details]
|
| License |
PHP License
|
| Description |
Monitoring extension for PHP, collects error events and send them to one of the drivers.
SQLite and MySQL drivers are storing those in a database.
More drivers to come (SNMP, e-mail, Hadoop,...). |
Release notes Version 1.1.0beta4 (beta) |
Added:
- Referer
Changed:
- Storing all ts in SQLite as integers
Fixed:
- Bug #62187: The MySQL driver does not store a timestamp for an event (Thanks to mathieu at mollie dot nl, HMWiesinger at gmx dot at).
- Bug #62012: No data collected
- Missing post_vars column definition in SQL creation scripts. |
|