Linux 软件免费装
Banner图

Hungry Resource Monitor

开发者 prakharb88
更新时间 2026年1月12日 20:01
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization cleanup monitoring memory

下载

1.0.1

详情介绍:

Hungry Resource Monitor is a lightweight yet powerful WordPress plugin that tracks memory usage, database queries, and execution time across your entire site. Identify resource-heavy plugins and themes, clean up database bloat, and receive configurable performance reports to keep your WordPress installation running smoothly. Key Features 📊 Dashboard & Monitoring How It Works
  1. Activation: Plugin starts tracking resource usage immediately after activation
  2. Monitoring: Each page load is analyzed for memory, queries, and execution time
  3. Analysis: Data is aggregated to identify top resource consumers
  4. Reporting: Regular reports notify you of performance issues
  5. Optimization: Use cleanup tools to reduce bloat and improve performance
  6. Maintenance: Configure retention periods to manage stored data
Use Cases What Gets Monitored Cleanup Options

安装:

  1. Upload the hungry-resource-monitor folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to 'Resource Monitor' in your admin menu
  4. Configure settings as needed
  5. Start monitoring your site's performance!

屏幕截图:

  • Server Limits tab displaying PHP configuration and environment details
  • Database Cleanup interface with selectable cleanup options
  • Unused Assets tab showing inactive plugins and themes
  • Settings page with email report configuration and data retention options

升级注意事项:

1.0.1 Security update: Upgraded Chart.js, improved code quality, and WordPress.org compliance. Recommended for all users. 1.0.0 Initial release of Hungry Resource Monitor. Install now to start monitoring your WordPress site's resource usage!

常见问题:

Does this plugin slow down my site?

No. The plugin uses minimal resources and only tracks data on page load. The tracking overhead is negligible and designed to have virtually no impact on your site's performance. Tracking can be completely disabled in settings if needed.

How long is data stored?

By default, 30 days. This is configurable in Settings. You can increase or decrease the retention period based on your needs and database size considerations.

Is this compatible with caching plugins?

Yes. Resource tracking happens at the PHP level before output caching, so it works seamlessly with all major caching plugins including WP Super Cache, W3 Total Cache, LiteSpeed Cache, and others.

Will the cleanup tools break my site?

No. The cleanup tools only remove data that is safe to delete (revisions, drafts, spam, trash, expired transients, orphaned metadata). However, as with any database operation, we recommend backing up your site before performing cleanup operations.

Can I exclude certain data from cleanup?

The plugin follows WordPress best practices for cleanup operations. Post revisions are removed entirely, but your published content is never touched. Only safe-to-delete data is included in cleanup operations.

How accurate is the resource monitoring?

The plugin tracks actual memory usage and query counts reported by PHP and WordPress. The data reflects real resource consumption on your server during each page load.

Does this work on multisite installations?

Yes, the plugin works on both single-site and multisite WordPress installations. On multisite, monitoring is performed per-site.

Can I customize the email report schedule?

Yes! You can configure reports to be sent daily, weekly, or monthly. Simply adjust the settings in the plugin's Settings tab.

What permissions are required?

The plugin requires administrator privileges to access the monitoring dashboard and cleanup tools. The admin toolbar widget is only visible to administrators.

Does this plugin collect any data externally?

No. All data is stored locally in your WordPress database. No data is sent to external servers or third-party services.

更新日志:

1.0.1 1.0.0