Skip to main content

Server inventory map details

Home > Select Project > Dashboard > Server Inventory Map

You can check detailed information about the server group selected from the Server Inventory Map menu on the Display Detail screen. Click Display Detail icon Display Detail on the upper right of the View summary panel. The server group information in Display Detail is updated in real time.

Server inventory map view detail

  • You can check the group data query time and refresh cycle through the time selector at the top, and you can stop or resume refreshing data.

  • In the left area, you can see the server group cards and server list.

  • In each tab on the right, you can see the server inventory, file system information, and metrics information.

Server group cards and list

Key summary information on the selected server group can be viewed through the server group cards and list.

  • If you hover the mouse over a server in the chart area within the server group card, a popover with summary information of the selected server appears.

  • You can specify a target server to query from the chart area and server list within the server group card.

  • You can select up to 10 servers, and you can check information of the selected server in each tab on the right when you select a target server.

Server Inventory

You can check the detailed configuration of the selected server in list format in the Server Inventory tab. If no server is selected, the server configuration information for all servers in the server group appears. The information and configuration that can be viewed in the Server Inventory menu are the same.

Filtering

The Server Inventory menu provides the server filtering feature based on the column list set in the menu.

  • Filter key: Filters can be set based on the default collection columns provided in the Server Inventory menu and user-defined custom columns.

    • Default collection columns: Items automatically collected from Server Inventory are server type, default group, OS type, OS version, model, and serial columns.

    • Custom columns: They are the items added and managed on a project basis.

  • Filter condition: Filter conditions can be set as string conditions such as matched, mismatched, included, and excluded. All filters are string-based, and numeric conditions (e.g. , ) are not supported.

Column Settings

In the column settings of the Server Inventory tab in the Display Detail of Server Inventory Map, you can set the display status and order of the columns in the list. The display status and order are set separately from the Server Inventory menu.

Note

Adding and modifying custom columns are possible through the Server Inventory menu.

Download CSV

You can download the collected server configuration data in CSV file format by selecting Download icon Download at the top.

File system information

In the File system information tab, you can see the file system information of the server selected from the server group cards or list on the left in list format. If no server is selected, the file system information for all servers in the server group appears.

TypeDescription
Mount PointIt displays the name of the mounted file system. In the Windows environment, it displays the name of the drive partition.
Total Space(GB)It displays the total storage space allocated to the file system in GB.
Used Space(GB)It displays the storage space currently used on the file system in GB.
Used(%)It displays the percentage of storage space in use compared to the total storage space on the file system.
i-node Used(%)It displays the percentage of i-nodes allocated to the file system that are in use.
Note

i-node

An i-node is a space in the file system that stores the data about files and directories. When this usage reaches 100%, you can no longer write files, even if Used (%) is not 100%.

Filtering

The server filtering feature is provided. Filter Key provides the Server Name and Mount Point. The filtering conditions can be set as a string such as matched, mismatched, included, and excluded.

Download CSV

You can download the collected file system information in CSV file format by selecting Download icon Download at the top.

Metrics

You can see the performance metrics charts for the server selected from the server group cards or list on the left in the Metrics tab. If no server is selected, the performance metrics chart for the top 50 servers within that server group appears.

NameDescriptionRemarks
[CPU] User + Sys (%)It displays the sum of the usage in user mode (User) and kernel mode (Sys) out of the total CPU usage, indicating the utilization of all CPU resources.-
[CPU] User (%)The percentage of CPU consumed by processes running in user mode.-
[CPU] Sys (%)The percentage of CPU consumed by processes running in kernel mode.-
[CPU] Wait (%)The percentage of time when the CPU is idle, waiting for an I/O operation, such as the disk and network.-
[System] RunqueueIt is the number of processes (or threads) that are ready to run but have not yet been assigned CPU.-
[System] BlockqueueThis indicates the number of processes (or threads) in the queue for I/O, paging, and such.Windows excluded
[System] ForksIt displays the number of tasks that generate new processes per second.Windows excluded
[System] InterruptsIt displays the number of cases per second where the CPU handled hardware interrupts.-
[System] SystemCallIt displays the number of cases per second where the kernel processed system calls.Linux excluded
[System] ContextSwitchIt displays the number of cases per second where switching occurs between processes.-
[MEM] Used+Cache(%)It displays the total ratio of Used memory and Cached memory among the total memory.For Windows, [MEM] Used(%) appears.
[MEM] Used(%)It is the memory utilization indicating the ratio of memory use by user processes or kernel, excluding the buffer and cache areas.-
[MEM] Cache(%)It displays the ratio of cached memory use to quickly serve frequently accessed files or data.Windows excluded
[Swap] Used(%)It is the size of the swap in use expressed as a percentage.-
[MEM] SwapInIt displays the number of pages moved from the swap (paging space) area of ​​the disk into memory.-
[MEM] SwapOutIt displays the number of pages moved from the memory to the disk swap (paging space) area.-
[MEM] FilesystemInIt displays the number of pages loaded into memory based on the read operation on the file system.-
[MEM] FilesystemOutIt displays the number of pages written to disk based on the write operation on the file system.-
[NET] Rx+Tx (bps)It is the value expressed in bps for the sum of the data received (Rx) and transmitted (Tx).-
[NET] Rx+Tx (pps)It is the value expressed in packets per second (pps) for the sum of the data received (Rx) and transmitted (Tx).-
[Disk] Read + Write (bytes)It displays the sum of the data read and written on the disk in bytes.-
[Disk] Read + Write (IOPS)It displays the number of disk read and write operations in the unit of IOPS (Input/Output Operations Per Second).-
[Process] TotalCountIt displays the current total number of processes.-
[Thread] TotalCountIt displays the current total number of threads.-
[Defunct] TotalCountIt displays the current total number of defunct processes.-