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 NameDescriptionMethod
wp_accelvia_logsA logging table that records activity, events, or audit history.Static
wp_accelvia_monitorsStores 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_options
Option 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