[DZ] AdminCP Server Information

Add-ons [DZ] AdminCP Server Information 1.2.2

Register & Get access to index
Version 1.2.2 - Performance History Chart Improvements & Dark Mode Compatibility

🎨 Performance History Chart Enhancements
  • Grid Lines - Added horizontal grid lines for easier value reading (dotted lines at 25%, 50%, 75%)
  • Y-Axis Labels - Chart now displays percentage scale (0%, 25%, 50%, 75%, 100%) on the left side
  • X-Axis Time Labels - Time indicators at the bottom showing relative time (-5:00, -4:00, ... Now)
  • Interactive Tooltip- Hover over the chart to see detailed values:
    • Vertical indicator line follows your cursor
    • Colored data points highlighted on each line
    • Tooltip displays CPU, RAM, and Disk values with timestamps
  • Dynamic Time Scale - X-axis labels automatically adjust based on selected time range (5min/1h/6h/24h)
🌙 Dark Mode Compatibility

1770121288010.png

1770121278470.png

  • Fixed card headers - Network, XenForo, Server, Memory cards now display correctly in dark mode
  • Fixed stat boxes - All metric boxes now have proper background and text colors
  • Fixed text visibility - All values and labels are now clearly visible in both light and dark themes
  • Chart background - Properly adapts to current theme
  • Grid lines - Use theme-aware colors for better visibility

⚙️ Technical Changes
  • Replaced hard-coded colors with XenForo LESS variables (@xf-contentHighlightBg, @xf-textColor, etc.)
  • Improved template structure for better theme compatibility
  • Added border styling to stat boxes for better definition
🚀 Version 1.2.0 Released!

Snimka zaslona 2026-02-02 003322.webp



This is a major feature update bringing live performance monitoring, accurate CPU measurement, and a completely redesigned interface.

✨ New Features

  • Live Performance Chart - Real-time rolling graph that updates every 5 seconds
  • Time Range Selector - Choose between Last 5 min, 1 hour, 6 hours, or 24 hours view
  • 4 Circular Gauges - Beautiful new gauge design showing RAM, CPU, Disk, and PHP Memory at a glance
  • XenForo Metrics - Now displays users online, guests, active sessions, pending jobs, total users, and database size
  • Hourly Stats History - Automatic hourly data collection for historical charts
  • Live Status Indicator - Shows real-time connection status with auto-refresh countdown

🔧 Technical Improvements

  • Accurate CPU Measurement - Now uses /proc/stat sampling instead of top snapshot for much more stable and accurate CPU readings
  • No jQuery Dependency - Rewritten in pure vanilla JavaScript for better compatibility
  • Improved Caching - Smart caching to reduce server load
  • Better Error Handling - More robust error recovery during AJAX refreshes

🎨 UI/UX Improvements

  • Completely redesigned dashboard layout
  • Responsive 4-column gauge row
  • Modern card-based statistics display
  • Floating refresh button with spin animation
  • Smooth chart animations

📋 Requirements
  • XenForo 2.2+
  • PHP 8.0+

⬆️ Upgrade Instructions
Simply upload the new files and rebuild the add-on from AdminCP → Add-ons → [DZ] AdminCP Server Information → Rebuild.

Update message

Version 1.1.0 delivers a significant expansion of functionality and improved compatibility across multiple operating systems.

🔧

Full FreeBSD support added
  • Reads RAM, CPU, load average, disk usage and network statistics
  • Automatically detects BSD environment and uses native system commands
Basic Windows support added
  • Automatic Windows OS detection
  • Implemented safe fallback logic without affecting Linux/FreeBSD functionality
  • Prevents crashes on non-Linux systems where certain commands are unavailable

⚙️

  • Code refactored for easier extension of OS-specific modules
  • Unified output structure (RAM, CPU, DISK, NET, uptime, load, threads, connections)
  • Optimized OS detection (Linux / FreeBSD / Windows)
  • Improved stability for exec-based commands and error handling

🐞

  • Better fallback values when specific system commands are not present
  • Fixed several edge cases in network statistics parsing
Back
Top Bottom