22 Chapter2
SCR Overview
Checking Node Differences
Difference
Between Nodes
The scrdiff command can also report the differences between two
managed nodes. The following command compares the latest
configuration of two nodes, ortrud and elsa.
# scrdiff ortrud:latest elsa:latest
[BASE] ortrud:04/10/1999 13:25 PDT (latest)
[TARGET] elsa:04/10/1999 13:05 PDT (latest)
COMPONENT NAME BASE TARGET
GROUP NAME
ATTRIBUTE NAME
“HP-UX Standard Groups Definition”
“Host Processor”
[Host Processor Index] 1 1
* [Processor Firmware ID “HP PA RISC1.1” “HP PA RISC2.0”
* [Processor Load] 1 1
* [Host Processor Index] - 1
* [Processor Firmware ID] - “HP PA RISC2.0”
* [Processor Load] -1
:
The result highlights the processor difference. ortrud is a PA 1.1 single
processor model, and elsa is a PA 2.0 multi processor model.