Phpsysinfo
Apparence
PhpSysInfo
- Ne semble pas fonctionner avec uwsgi
- Je lui préfère EZ Server Monitor
Configuration
cp phpsysinfo.ini.new phpsysinfo.ini
|
phpsysinfo.ini |
DEFAULT_LANG="fr"
SHOW_PICKLIST_LANG=false
; capteurs ne nécessitants pas l'installation de logiciels supplémentaires
SENSOR_PROGRAM="Coretemp,ThermalZone,Hwmon"
|
Display mode et template
phpsysinfo.ini |
; trois display mode sont disponible: dynamic, static et bootstrap
DEFAULT_DISPLAY_MODE="dynamic"
; choix du template pour dynamic
DEFAULT_TEMPLATE="idash"
; choix du template pour bootstrap
DEFAULT_BOOTSTRAP_TEMPLATE="phpsysinfo"
|
Installation
git clone https://github.com/phpsysinfo/phpsysinfo.git
|