How to verify the complete local monitoring pipeline without generating a fake PHP error
The Monitoring Self-Test checks the pieces Titanium depends on. It uses a harmless uniquely identified marker through the PHP error-log channel instead of deliberately crashing the website.
Run and read the self-test
- Open Titanium Error Intelligence and find Monitoring Self-Test.
- Press Run self-test and wait for the local checks to finish.
- Verify WP_DEBUG and WP_DEBUG_LOG report the expected state for the site.
- Confirm the configured log directory is writable and the harmless marker can be written through PHP's error-log channel.
- Confirm Titanium can read the same marker back from the configured log.
- Check that the five-minute monitor is scheduled, intelligence storage is writable and the local Site Watch health API is available.
