what is Online(STM) and offline diagnostics in HP-UX?
Answers were Sorted based on User's Feedback
Answer / dave_chamoli82
The Online Support Tools Manager (STM) manages a collection
of support tools that you can use to verify and
troubleshoot system hardware. It includes the Diagnostics
Monitor daemon (diagmond), which is a framework that
performs the following tasks:
•Maps the system hardware
•Launches and controls the support tools
•Maintains information about devices and tools
•Services user requests
•Provides information about hardware configuration
•Verifies the status of hardware components
•Monitors support tools on multiple systems simultaneously
Offline Diagnostic Environment (ODE) includes a set of
offline support tools that enables you to troubleshoot a
system that is running without an operating system.
ODE is available on the following media:
•HP Itanium-Processor Family (IPF) Offline Diagnostics and
Utilities CD, for Itanium-based systems.
•HP 9000 PA-RISC Offline Diagnostics CD, for PA-RISC
systems.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is awk used for?
What is the use of tee command?
29. How to display top 10 users Who | head -10 | wc –w
What is the syntax of grep command and what is its use?
distinguish between interrupts and exceptions?
What is the use of find command in unix?
How do you create a directory in UNIX?
Explain command to display different lines that are found when compare two files?
What does grep v do?
What does awk stand for?
What is command statement?
What is the pipe command?