
內容簡介
Pandora FMS WP是WordPress的監控外掛程式,完全免費和開源。它從你的WordPress收集基本資訊,並使用REST API讓Pandora FMS遠端擷取這些資訊。例如最近一小時的新文章、評論或使用者登入。它還監控是否已安裝新外掛或佈景主題,是否已創建新使用者或最近是否有暴力登入嘗試。你可以透過定義自訂SQL查詢以監控其他外掛程式或創建自己的SQL來進行擴充,以收集資訊並將其發送給Pandora FMS。
此外掛程式由Pandora FMS團隊開發。原始碼可在https://github.com/articaST/pandorafms-wp/找到。
區塊:
儀表板:在這裡,你可以查看被監控的項目摘要:更新的外掛程式、WP版本和是否需要更新、總使用者數、過去24小時的新文章、24小時內的新回覆和其他檢查。
稽核記錄:你可以查看包含使用者存取資料的表格:使用者、IP、登入是否已正確或不正確、次數以及最後存取的日期。此外,還可以查看新外掛程式或佈景主題是否已安裝以及這些事件發生的日期。
一般設定:設定一般選項:
API設定
可使用API的IP清單。
設定在API中顯示新資料的時間。
刪除記錄時間
清除已被刪除的狀態的檔案系統表格欄位中,已經過期X天的資料。
移除已經過期X天的檔案系統表格欄位中,狀態為「新」的資料。
自訂SQL查詢
先備條件
PandoraFMS-WP需要(可選)REST API的外掛程式,稱為「JSON REST API」。只有當你想要將WP站點的監控/狀態資訊整合到Pandora FMS的中央管理控制台中時才需要。這是一個可選功能,你可以直接從WordPress自身管理所有資訊。
如果你的WordPress版本低於4.7,則必須安裝WP REST API(v2)外掛程式才能使用API(此外掛程式需要4.6或更高版本)。
限制
此版本不支援WP多站點。
使用WordPress API REST,需要4.6或更高版本。
外掛標籤
開發者團隊
② 後台搜尋「Pandora FMS WP – Monitoring WordPress from Pandora FMS」→ 直接安裝(推薦)
原文外掛簡介
Pandora FMS WP is a monitoring plugin for WordPress. 100% free and OpenSource. It collect basic information from your WordPress and allow Pandora FMS to retrieve it remotely using a REST API. Some examples are new posts, comments or user logins in last hour. It also monitor if new plugins or themes has been isntalled, if a new user has been created of if a bruteforce login attempt has been made recently. You can expand easily by defining custom SQL queries to monitor other plugins or create your own SQL to collect information and sent it to Pandora FMS.
This plugin has been developed by Pandora FMS team. Sourcecode is available at https://github.com/articaST/pandorafms-wp/
Sections:
Dashboard: here, you can view a summary of the items monitored: plugins updated, version of WP and if they need an update, total users, new posts in last 24hr, new replies in 24hr and other checks.
Audit records: You can view a table with user access data: users, IP, if the login has been correct or incorrect and how many times, and the date of the last access. Also can see if new plugins or themes have been installed and the date on which these events occurred.
General Setup: Set general options:
API Settings
List of IPs with access to the API.
Set the time to show new data in the API.
Delete Logs Time
Clean fields of filesystem table with status deleted for data older than X days
Remove the status ¨new¨ on fields of filesystem table for data older than X days
Custom SQL queries
Prerequisites
PandoraFMS-WP requires (optionally) a plugin for REST API, called “JSON REST API”. Only needed if you want to integrate the monitoring/status information of the WP site into a central management console with Pandora FMS. This is an optional feature, you can manage all information from WordPress itself.
If your WordPress version is lower than 4.7, you must have the WP REST API (v2) plugin installed to use the API. (This plugin requires version 4.6 or higher).
Limitations
WP Multisite not supported on this version.
To use the WordPress API REST, you need version 4.6 or higher.
