This plugin provides an Admin area in which you can view all kinds of details about your NucleusCMS, PHP, MySQL, and Apache installations. This info can be used in determining your capabilities for troubleshooting and plugins.
Unzip the file and upload the contents to your plugin directory
Install the plugin…
Review and save the plugin options.
From the Nucleus Management Area, the SystemInfo is available from the QuickMenu, if enabled, or from the Plugins page by clicking admin on the SystemInfo row.
There are pages, selected by clicking on tabs, for Nucleus CMS, PHP, MySQL, and Apache. Most of these have subpages controlled by clicking on subtabs that display subsets of data for the main page. There is too much information displayed to describe it all. Below are some examples of the information available for each of the main pages.
-
Global Variables set in config.php
The values stored in the $CONF global variable (includes the values stores in nucleus_config table).
List of installed plugins, plugin event subscriptions, and skins
Installed version and patch level
-
MySQL
MySQL Server and client versions
MySQL stats and status
List of database tables and fields
Field definitions, type, key, etc…
Table creation query, index details, and stats for each table
Data lookup queries to view any data stored in database. (passwords and cookiekeys are not displayed)
Apache
There are no SkinVars or TemplateVars.
Show Admin Area in quick menu : Whether the SystemInfo admin area should be shown in the Quick Menu area. yes or no. (yes)
Who should have access to SystemInfo : Set the level of user who can access the SystemInfo Admin Area. Each level includes the levels above it. You should be very cafeful about setting the level to All Logged-In Users as you will be exposing a lot of site data to non-admin users. Site Admins|Blog Admins|Team Members|All Logged-In Users. (Site Admins)
Version 1.13, released 19 October 2010
Version 1.12, released May 10, 2007
Version 1.1, released August 31, 2006
Version 1.0, released June 8, 2006
NP_SystemInfo version 1.12 works with Nucleus CMS version 3.31. - 2007-11-27 kg