MySQL Database Inspection Commands
Author: Sakura Yumeno
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
Related Articles

2023-07-12
DellEMC VPLEX Inspection Commands
DellEMC VPLEX Inspection Commands Service Port: 128.221.252.2/255.255.255.224, service/Mi@Dim7T date -uversion -a --verbosels -t /management-server::cluster-ip-seedconfiguration get-product-typels -t /engines/*::top-level-assemblyls -t /engines/**::engine-familyll /engines/*/directorsdirector uptimedirector appstatuscluster summarycluster statusll /clusters/**/storage-arraysvirtual-volume summarystorage-volume summaryextent summarylocal-device summaryconnectivity showconnectivity validate-...

2023-09-21
Oracle Database Inspection Commands
Oracle Database Inspection Commands OS hostnameip acat /etc/os-releasecat /etc/hostsdf -hTfree -ggrep Huge /proc/meminfocat /proc/cmdlinecat /proc/net/bonding/bond0cat /proc/net/bonding/bond1vmstat 2 5iostat 1 2top -n 1lsnrctl status CRS ocrcheckocrconfig -showbackupcrsctl stat res -tasmcmd lsdg DB set lines 200 pages 100select name,open_mode,log_mode from v$database;select * from v$version;select * from nls_database_parameters;select 'DB Size/Used/Rate',trunc(sum(a.bytes)/1024/1024/1024,...

2024-12-10
DellEMC DataDomain Inspection Commands
DellEMC DataDomain Inspection Commands DD2x00, DD3x00, DD6x00, DD9x00 Models alerts show allalerts show currentcifs share showcifs show confignfs export show listnfs statusdisk show hardwaredisk show statedisk statuslicense showenclosure show allenclosure show summaryfilesys show spacefilesys statusha statusifgroup show config allifgroup show connectionslog listlog viewnet show allnet show hardwarereplication show configstorage show allstorage show summarysystem show allsystem show hardwar...

2023-06-27
AIX Inspection Commands
AIX Inspection Commands uname -aoslevel -sifconfig -alsps -sdf -gserrpterrpt -aerrpt -aj <ID>prtconflscfg -vpl sysplanar0lscfg -vp | grep -p "DIMM"lsdev -Cc adapterlsdev -Cc disklspvlspv hdisk0lspv -l hdisk0lsvg rootvglsvg -p rootvglsvg -l rootvgiostat 1 5sar 1 5 /var/adm/ras/errlog: errpterrpt -Derrpt -aDerrpt -aj </i><id> Copy the errlog from other systems to local /var/adm/ras directory to view.

2023-07-21
DellEMC PowerScale Isilon Inspection Commands
DellEMC PowerScale Isilon Inspection Commands For local node # Displays information about the current status of the nodes on the cluster.isi status# Displays hardware information on local node.isi_hw_status# Displays network interfaces status.ifconfig -aisi network interfaces list# Displays a list of data drives in a node.isi devices drive list --node-lnn {all | </i><integer>}# Displays a list of firmware details for the data drives in a node.isi devices drive firmware list --nod...

2023-07-31
Oracle Exadata Inspection Commands
Oracle Exadata Inspection Commands root/welcome1 Computer Node ipmitool sunoem cli "show /SYS product_serial_number"ipmitool sunoem cli "show /SP/network"ipmitool sunoem cli "show faulty"imageinfoimagehistorydf -hTgrep MemTotal /proc/meminfogrep HugePages /proc/meminfofreesar 3 3vmstat 3 3ifconfig -acat /proc/net/bonding/bondeth0# check SFP module transceiver power# for i in 1 2; do# ethtool -m eth$i | grep "Laser output power" | head -1 | awk -F '/' '{print $2}'# ethtool -m eth$i | g...