Standalone application to generate a PHP class containing constants associated with "static" information about the running system.
Class | Description |
---|---|
CreateStaticInfo | Class used to create the static information pages used by the NST WUI. |
Load command line support class.
Checks to see if static info files need to be created and if so, creates them using semaphores.
Creates default static information and writes out files.
Create a bash script file static information.
Create a JavaScript script file static information.
Create a PHP file with static information as a PHP array.
Create a PHP class file with static information.
Create a XML file of static information.
Create a XSL file of static information.
Get the machine hardware name (uname --machine).
This method pulls total memory (in kB) from /proc/meminfo using source code based off the memory() method found in "class.Linux.inc.php" file from phpSysInfo 3.0-RC6.
Extract NST ISO Build date (short format) from system.
Extract NST ISO Build date (short format) from system.
Extract NST ISO SVN value: Default: 1426 - if not found.
Get NST WUI Build date in /bin/date format.
Get NST WUI Build date in short format.
Get NST WUI Build date in short format.
Get the NST Registration Code (for a subscribed NST system) or
Get session timeout in minutes.
Returns ALL values as a associative array.
Determine VMware/VirtualBox Hypervisor type...
Determine if this is a live CD/DVD/USB boot (returns true if so).
Determine if this is a VirtualBox virtual machine boot (returns true if so).
Determine if this is a VMware virtual machine boot (returns true if so).
This method pulls kernel information from /proc/version using source code based off the kernel() method found in "class.Linux.inc.php" file from phpSysInfo 3.0-RC6.
Creates default static information and writes out files.
Determine Open VMware Tools Version...
This method pulls CPU information from /proc/cpuinfo using source code based off the cpu_info() method found in "class.Linux.inc.php" file from phpSysInfo 3.0-RC6.
Dumps bash variables of static information.
Prints out a SYSINFO_NAME constant for bash script.
Dumps bash variables of static information.
Prints out a constant for JavaScript sysInfo[] array.
Prints out a numeric constant for PHP class.
Dumps static information as a PHP class.
Dumps static information as a PHP array.
Prints out a text constant for PHP class.
Dumps xml variables of static information.
Prints out a constant for XML properties file.
Dumps xsl variables of static information.
Prints out a constant for XSL file.
Get static info last update time in /bin/date format.
Determine VirtualBox Guest Addition Version...
Writes out static information in all file formats.
Documentation generated on Sun, 11 Feb 2018 07:41:02 -0500 by phpDocumentor 1.4.4