Accelvia Uptime Monitor
A self-hosted WordPress uptime monitoring plugin with dual-layer architecture, SSL tracking, defacement detection, and multi-channel alerting.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_accelvia_logs | A logging table that records activity, events, or audit history. | Static |
| wp_accelvia_monitors | Stores accelvia monitors data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
accelvia_alert_emailOption key:accelvia_db_versionOption key:accelvia_defacement_keywordOption key:accelvia_discord_webhookOption key:accelvia_edge_fallback_enabledOption key:accelvia_hash_Option key:accelvia_last_report_timeOption key:accelvia_log_retention_daysOption key:accelvia_pagespeed_api_keyOption key:accelvia_reports_channelsOption key:accelvia_reports_enabledOption key:accelvia_reports_frequencyOption key:accelvia_slack_webhookOption key:accelvia_telegram_chat_idOption key:accelvia_telegram_tokenOption key:accelvia_whatsapp_apikeyOption key:accelvia_whatsapp_number