The MagniComp SysInfo Graphical User Interface (GUI) displays detailed system asset and configuration data in a graphical form.
When the sysinfo command is invoked the GUI is started if the following conditions are all met:
The
$DISPLAY
environment variable is set.
The command line option
--nw
was not specified.
The Tk module is available in the perl(1) bundled with SysInfo.
When the GUI is started it will automatically retrieve selected classes of system data and display the results. A progress meter will display Probing system while the data is retrieve via the mcsysinfoperl(3) API. However, due to limitations in the mcsysinfoperl(3) interface the progress bar will not be displayed nor updated during the system probe phase.
The main window is divided up into the following sections:
The top line of the window contains the Menu Bar See MENUS below for details.
The text entry field next to the Show Host button can be used to retrieve and display data from a remote host. Enter a hostname in the entry box, then click Show Host
The second line
contains a list of data class type toggle buttons.
(e.g.
General, Hardware, Partition,
etc.).
When an entry is selected (button depressed) that class of data will be
displayed or undisplayed in the
Display Pane
below.
When a class is selected for the first time the system will automatically
be probed for the relevant data and displayed.
When a class is de-selected the relevant data is removed from the
Display Pane
but kept in memory.
If a previously de-selected class is re-selected the data will be displayed
using the in memory data.
This line relates only to Hardware class data and is used to select how the Hardware class data is organized. Arrangement options are as follows:
Hardware is organized according to how it is connected together. i.e. Disks on the same controller appear under the same controller.
Hardware is organized by it's type. i.e. All disks appear together regardless of connection.
The Display Pane is the largest area of the main window and is where the class data is displayed. The pane is organized into a series of tree-like hierarchies with each class of data as the root of a tree. Lines which begin with a + (plus) have undisplayed data. Clicking once on such a line will reveal more detailed properties, but will not unveil any child nodes in the display (if any). Clicking once on the + (plus) will reveal all properties and child nodes (if any). Clicking again on the line or on the + (plus) will undisplay the data. The View->All Properties menu will do the equivalent of clicking on all + (plus) characters of all lines.
The Message Pane appears directly under the Display Pane and is used to display general messages and errors.
The describe the menus available from the Menu Bar at the top of the main window:
Displays a file open dialog prompting for a file to use as input rather than querying the local or remote system. The file should be of the format specified by mcsysinforeport(5).
Exit the program.
Toggles the display of all property values in the Display Pane
Toggles debugging output.
Displays version information.
Displays information about the license you are using.
Displays the license terms for use of the software.
Displays the copyright of the software.