show command
The show
command displays information about specified NetMRI components.
Syntax
The following is the command syntax:
show [subcommand]
The show
command supports the following subcommands:
| Displays the internal ACL filter list automatically generated by the NetMRI appliance (this is a security measure to protect the NetMRI system. |
| Displays the currently installed NetMRI HTTPS certificate. |
collectors | Allows you to run some subcommands of the The following is the command syntax:
You can run the following commands on the collector: Example:
When you run the |
| Shows the current system date and time. |
| Shows the complete lists of system tasks tied to database management in the system, Process ID, User, database being modified, and other information. |
| Executes a diagnostic script in NetMRI to perform a check on the system. |
| Lists the complete table of the discovery database for the current NetMRI system. |
| Shows the file system disk space usage. The output of the |
diskusage | Shows the disk space usage of the file system and the sizes of the following folders:
|
drbd | Shows the version of the distributed replicated block device (DRBD). |
dsb | Shows detailed information about the installed device support bundles (DSB). |
| Shows the complete Ethernet port configuration for the current NetMRI appliance. |
| Lists the current appliance's serial number. |
| Show the system settings for device identification methods during Discovery, including Vendor (1), Model (2), OS Version (3), or Device Type (4). entering a number from 1-4 displays a table of a category of network device identity properties currently defined in NetMRI. |
| Displays the complete list of physical and virtual interfaces built into or bound to the current NetMRI instance. |
| Displays a quick assessment of the current system load and throughput. May be useful in troubleshooting. |
| Shows your current NetMRI license configuration. You can also view your license features, license type, expiration date, and license ID information. |
load | Shows how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes. |
| Provides a listing of memory usage for the current NetMRI instance. |
| Lists all the computing processes running in the current NetMRI instance. |
| Displays the routing table for the current appliance. |
| Separately lists the server processes running in NetMRI, the number of CPU cycles and memory each occupies, and other information. |
| Lists the key configuration settings for the current NetMRI instance, including the management and scan port IPs and assigned names. |
| Displays basic system statistics including the current date, average CPU usage, average level of free memory, and the disk usage by the current system. |
| Displays a broad overview of information about the current NetMRI instance for use by technical support, including the system timestamp, discovery settings, network connections, port configuration, and other elements. |
| Displays Collector VPN settings and connection status to the Operations Center Controller. |
| Displays Operations Center Controller's VPN settings and lists attached Controllers (applies only to OC Controllers). |
| Lists the brief version of the update history for the current NetMRI instance. |
| Lists the verbose information about the current NetMRI instance's history of system software updates. |
| Displays NetMRI version, serial number, network name, and server name. |
| Displays information about the appliance's virtual memory usage (swap file partitions, etc.) including memory, processes, interrupts, paging, and block I/O. Similar to the Unix vmstat command. |
Examples
Example 1: Viewing the NetMRI license configuration
netmrivm193> show license
License Information:
--------------------------------
Serial Number: VM-94AD-61B27
License ID: VM-94AD-61B27-20170308-0124361
License Expires: Never
License Type: Customer
Mode: standalone
Maintenance Expires: 2020-03-09
Licensed Device Limit: 1,000
License Features:
Switch Port Manager Support: off
Switch Port Manager Expiration: N/A
Automation Change Manager Support: off
Automation Change Manager Expiration: N/A
NetMRI Support: on
NetMRI Expiration: Never
Security Device Controller Support: off
Security Device Controller Expiration: N/A
Voip Support: on
Voip Expiration: Never
Example 2: Viewing information about the installed DSBs
rgrace64-212.inca.infoblox.com> show dsb
+------------------------------+--------------+----------+---------+
| name | version | author | enabled |
+------------------------------+--------------+----------+---------+
| CheckPoint_26000_Gaia_R80_30 | 202103240000 | Infoblox | true |
+------------------------------+--------------+----------+---------+
rgrace64-212.inca.infoblox.com>
Example 3: Viewing the version of the DRBD
rgrace64-212.inca.infoblox.com> show drbd
version: 8.4.3 (api:1/proto:86-101)
srcversion: 9D811F04CD6DC2C9A9A608F
rgrace64-212.inca.infoblox.com>