The 'Memory Monitor' GUI module is a dedicated memory monitoring module showing the memory usage, the amount of free memory, the amount of used memory, the size of the memory cache, the cache peak size, the cache fault rate, the page file usage, the page file peak usage and the page fault rate. All memory usage gauges, which are located on the top-side of the window, provide the ability to display the current value, average value or the maximum value. In addition, all memory usage counters, display the minimum, maximum and average value on the counter's status bar. In addition, the user is provided with the ability to save system monitoring reports into a number of standard formats including HTML, PDF, Excel, text, CSV and XML. In order to save a system monitoring report, press the 'Save' button located on the main toolbar, select an appropriate report format, enter a report file name and press the 'Save' button. Memory Monitoring Counters In addition to the dedicated memory monitor module, the user can use the customizable 'System Monitor' module to configure user-custom memory monitoring profiles. In order to add a memory usage counter, press the 'Add' button located on the main toolbar, selected the 'Memory Usage' counters category in the left-side view and then select an appropriate memory usage counter in the middle view. In addition, in order to monitor the memory usage in a remote computer via the network, press the 'Connect' button located in the bottom-left corner and specify the host name of the remote computer to monitor.
SysGauge Command Line Utility The SysGauge command line utility, which is available in SysGauge Ultimate and SysGauge Server product versions, provides the ability to monitor the system memory usage and save memory usage monitoring reports from batch files and shell scripts. The command line utility is located in the SysGauge 'bin' directory and it can be used to monitor the local system or remote servers via the network. In the simplest case, open a command prompt window, go to the SysGauge 'bin' directory and type the following command: sysgauge -memory_monitor -save_pdf_report <File Name or Directory> This command will perform a memory usage monitoring operation using a number of memory monitoring counters including the memory usage, the amount of free memory, the amount of used memory, the size of the memory cache, the peak size of the memory cache, the memory cache fault rate, the memory page file usage, the memory page file peak size and the memory page file fault rate. In addition, after the monitoring operation will be completed, SysGauge will save a PDF memory usage monitoring report to the specified file or directory. Command Line Options: -host <Remote Host Name or IP address> This option allows one to monitor the memory usage in remote servers via the network. -time <Monitoring Time in Seconds> This command line option sets the maximum monitoring time. -silent
This command line option enables silent operation, which is useful when saving reports. -save_html_report <File Name or Directory> This command line option saves an HTML memory monitoring report. -save_pdf_report <File Name or Directory> This command line option saves a PDF memory monitoring report. -save_excel_report <File Name or Directory> This command line option saves an Excel memory monitoring report. -save_text_report <File Name or Directory> This command line option saves a text memory monitoring report. -save_csv_report <File Name or Directory> This command line option saves a CSV memory monitoring report. -save_xml_report <File Name or Directory> This command line option saves an XML memory monitoring report. -save_to_database <Table Name> This command line option saves monitoring results to the specified SQL database table. |
|