Phpsysinfo
![]() | |
| phpsysinfo logo | |
| Maintainer | Stephdl |
|---|---|
| Url | http://phpsysinfo.sourceforge.net/ |
| Source: | smeserver-phpsysinfo |
| Licence | open source |
| Category | |
| Tags | Monitoring System |
Maintainer
Darrel May (Contrib)
Stéphane de Labrusse AKA Stephdl
Version
Description
This contrib installs phpSysInfo (http://phpsysinfo.sourceforge.net/) on SME Server 8.x.
PHPSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
Installation
dnf install smeserver-phpsysinfo signal-event console-save
yum install --enablerepo=smecontribs,epel smeserver-phpsysinfo signal-event console-save
yum install --enablerepo=smecontribs smeserver-phpsysinfo signal-event console-save
you have to enable the stephdl repository
yum install --enablerepo=stephdl,smecontribs smeserver-phpsysinfo signal-event console-save
Use
Once installed, you can access phpSysInfo at https://yourdomain.com/phpsysinfo or use it in the server-manager Default behavior is to restrict access to secure http access, requiring SME Servers admin credentials.
However this can be modified to open access over regular http by issuing If you want to allow outside of your Local network
db configuration setprop phpsysinfo access public
If you don't want ssl
db configuration setprop phpsysinfo HTTPS off
expand template an restart service
expand-template /etc/httpd/conf/httpd.conf systemctl restart httpd-e-smith
or
signal-event console-save
One should never allow admin authentication over regular http as the password would travel in clear text.
phpsysinfo.ini
Once installed you should go to the /opt/phpsysinfo/phpsysinfo.ini to enable more options. Every time you install or upgrade the contrib, the rpm process do a backup of your phpsysinfo.ini.
nano /opt/phpsysinfo/phpsysinfo.ini
Check installed version
yum info installed smeserver-phpsysinfo
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-phpsysinfo component or use this link
| ID | Product | Version | Status | Summary (6 tasks) ⇒ |
|---|---|---|---|---|
| 13321 | SME Contribs | Futur | CONFIRMED | CSP failures on SM2 panel |
| 13195 | SME Contribs | 11.0 | VERIFIED | Update CSS to make embedded version look a bit better. |
| 13186 | SME Contribs | 11.0 | CONFIRMED | enable more plugins and configure /opt/phpsysinfo/phpsysinfo.ini |
| 10331 | SME Contribs | 9.2 | CONFIRMED | wrong psstatus configuration |
| 10330 | SME Contribs | 9.2 | CONFIRMED | allow access from manager without asking again to auth |
| 4350 | SME Contribs | 9.2 | CONFIRMED | Security issue with phpsysinfo |
Changelog
Only versions released in smecontrib are listed here.
