NonStop
Fault-tolerant, always-on, and always-adapting computing solution with an open software environment for mission-critical solution deployment. The approach to discover the NonStop system is based on the OSS and Guardian layers. Almost all info (IP, MAC, Interfaces, system info) we get from the Guardian layer.
Basic identification
Command: gtacl -p sysinfo
Get: hostname, serial, os_version
Network details
Commands:
- gtacl -p scf info subnet '$*.*';
- gtacl -p scf info clim '$zzcip.*'
- gtacl -c "climcmd /IN/ <clim> cat /etc/clim/macaddr.info"
Get: IP and MAC addresses, port info
Running processes
Command: ps -o pid,ppid,user,args -e
Get: All processes on the OSS layer
Open issues
There are no known open issues with this pattern.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*