Mô tả
This Plugin adds a Server Load Averages and Server Uptime widget into your
Admin Dashboard and admin bar that automatically refreshes.
This Plugin adds an options page in your WordPress Admin Dashboard. After activating
the Plugin, go to your Admin Dashboard Home and see the new widget and the load average in the admin bar.
You can configure the admin bar load average options from the settings page under:
Settings > [TNM] Server Status
Plugin developed by Christopher Erk.
Cài đặt
- Upload ‘tnm-server-status’ directory to the ‘/wp-content/plugins/ directory
- Activate the plugin ‘[TNM] Server Status’ through the ‘Plugins’ menu in WordPress
- Go to the Admin Dashboard Homepage and find the new widget.
Hỏi đáp
- Will it Increase My Server Load?
-
Yes. But probably not enough for you to notice the difference. The AJAX will create a new request every few seconds which queries your database and your server.
Change this option in the settings to a higher number to reduce the number of requests made to the server.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“[TNM] Server Status and Load Average” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “[TNM] Server Status and Load Average” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial Release
1.1
- Bug Fixes