Phpsysinfo

From SME Server
Jump to navigationJump to search







phpsysinfo
Php-logo.png
phpsysinfo logo
MaintainerStephdl
Urlhttp://phpsysinfo.sourceforge.net/
Source: smeserver-phpsysinfo
Licenceopen source
Category

Webapps

Tags Monitoring System


Maintainer

Darrel May (Contrib)
Stéphane de Labrusse AKA Stephdl

Version

smecontribs-testing 11:
smecontribs 11:
smecontribs 10:
smecontribs 9:
smeserver-phpsysinfo
The latest version of smeserver-phpsysinfo is available in the SME repository, click on the version number(s) for more information.


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


IDProductVersionStatusSummary (6 tasks)
13321SME ContribsFuturCONFIRMEDCSP failures on SM2 panel
13195SME Contribs11.0VERIFIEDUpdate CSS to make embedded version look a bit better.
13186SME Contribs11.0CONFIRMEDenable more plugins and configure /opt/phpsysinfo/phpsysinfo.ini
10331SME Contribs9.2CONFIRMEDwrong psstatus configuration
10330SME Contribs9.2CONFIRMEDallow access from manager without asking again to auth
4350SME Contribs9.2CONFIRMEDSecurity issue with phpsysinfo

Changelog

Only versions released in smecontrib are listed here.

More than one package with this name.