Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Unix Equivalent of Windows NT Diagnostic (Winmsd) report Post 6798 by neer on Wednesday 12th of September 2001 05:31:44 PM
Old 09-12-2001
Data Unix Equivalent of Windows NT Diagnostic (Winmsd) report

Hi Guys,

Is there a way I can generate a Diagnostic Report for Unix app server/database server (for sun solaris and aix) similar to the system diagnostic report in Windows NT(winmsd).

Basically I am looking for the following details below in a single comprehensive report. If there is no default diagnostic tool, is it possible to gather all these details, if yes then what are the individual commands.
-----------------------
OS Version Report
System Report
Drives Report
Memory Report
Services Report
Drivers Report
IRQ and Port Report
System Environment Variables
Network Report
------------------------

Thanks for the help.
Neer
 

10 More Discussions You Might Find Interesting

1. Programming

unix equivalent for windows APIs..........................

Hi, Is there any unix equivalents available for the folllowing windows function ? FindFirstFile FindNextFile etc..... Or do i have to write an equivalent api?? Can anybody help me to do the same?? thanks in advance Ani (2 Replies)
Discussion started by: ani
2 Replies

2. Linux

windows startup equivalent in linux

hi all, greetings, please tell me how to start a java GUI program in the startup of the machine. since it invokes a GUI is it possiable to entry the same in /etc/rc2.d/S99userdefinedfiles. thanks in advance ., :-) (1 Reply)
Discussion started by: raguramtgr
1 Replies

3. Programming

IsDBCSLeadByteEx equivalent for unix

I am using IsDBCSLeadByteEx for windows, i would like to know whether there is any equivalent function in unix(linux) platform. (2 Replies)
Discussion started by: anjan_kumar_k
2 Replies

4. UNIX for Dummies Questions & Answers

Equivalent of Substr in Unix

Hi, I have a shell variable which has a value 123456:abcdeg. I want to extract the value which is present before ":". Is there any command in Unix through which I can achieve this. Please suggest. Thanks, Saurabh (7 Replies)
Discussion started by: saurabhsinha23
7 Replies

5. Programming

scandir() + windows equivalent

Currently, Im trying to redesign some Unix-based C code to work on the Windows operating system and one problem I ran into when compiling was that the compiler failed to recognise scandir() (from my original Linux code) Im aware that scandir() is a Unix-based function, so is there an equivalent... (1 Reply)
Discussion started by: JamesGoh
1 Replies

6. Shell Programming and Scripting

Windows command shell equivalent in Unix

In Windows we use cmd.exe \c as the command SHell What is its equivalent in UNIX ? Thanx for all your help. (10 Replies)
Discussion started by: simonsimon
10 Replies

7. Linux

Unix Equivalent Windows Variable

Hi, I've set my Unix User Profile Variables as follows.. export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 I want to set the same codepages in my Windows Vista Environment.. How can i do that..? Whether the variable names remain same ..? Please help Regards, Vikram... (1 Reply)
Discussion started by: vickramshetty
1 Replies

8. UNIX for Dummies Questions & Answers

Locate equivalent in UNIX

Hi All, I am a frequent user of loacate in linux and really impressed with its speed and accuracy. I would like to know if there is any such equivalent in UNIX. (not the find, which is relatively very slow) Any locate packages which can be made available in UNIX(HP-UX) for this? TIA,... (4 Replies)
Discussion started by: pradebban
4 Replies

9. Shell Programming and Scripting

Need Linux equivalent for UNIX

I have a folder called "log" which has a few sub-folders say "fda" "fd7" "fdd" "fd6 .... " I wish to fire the below command inside each subfolder starting with the folder with the latest time stamp. grep "$greptime.*exit" Prod.$(hostname).log | grep $fdrdate_new If the seach did not yield... (3 Replies)
Discussion started by: mohtashims
3 Replies

10. UNIX and Linux Applications

UNIX equivalent of windows terminal server options?

I want to replace Windows terminal server mostly due to cost reasons license cost for 2100 users goes out of roof. The end-user is all windows but I want a jump server that is UNIX based , I have some experience with VNC but I don't want options exists in UNIX to run a terminal services for 2100... (10 Replies)
Discussion started by: lazerz
10 Replies
mmsexplorer(1M) 					  System Administration Commands					   mmsexplorer(1M)

NAME
mmsexplorer - generate diagnostic report for Media Management System SYNOPSIS
mmsexplorer -u [report_name] [num_lines] DESCRIPTION
The mmsexplorer command creates a diagnostic report of the activities of the Media Managment System (MMS) server configuration and collects log information. It constructs the diagnostic report from the most recent entries in the MMS log file, MMS database, and MMS trace file. The MMS is a software interface, consisting of library managers and drive managers, that manages storage resources such as tape libraries, tape drives, media pools, tape volumes, and the disk resources that emulate tape drives and tape volumes. By default, mmsexplorer generates a compressed report. Use the -u option to generate an uncompressed file. To run mmsexplorer, you must become superuser, or assume the Primary Administrator role. OPTIONS
The following options are supported: -u Generates the diagnostic report file in an uncompressed format. report_name Specifies the name of the diagnostic report file. The default name and location is: /tmp/MMSreport.<hostname.YYYYMMDD.HHMMZ>.tar.gz num_lines Specifies the number of lines to capture from each file that contributes to the diagnostic report. The default is 1000 lines. EXAMPLES
Example 1 Creating Diagnostic Report Using Default Values The following command creates a diagnostic report using all default values. The MMS server is running on a host named x400. This name is reflected in the name of the diagnostic file. # mmsexplorer Report name: /tmp/MMSreport.x4200.20080530.1247CDT.tar.gz Lines per file: 1000 Output format: tar.gz (default) Use -u for unarchived/uncompressed. Please wait............................................. Please wait............................................. Please wait............................................. Please wait............................................. Please wait............................................. Please wait.. The following files should now be ftp'ed to your support provider as ftp type binary. /tmp/MMSreport.x4200.20080530.1247CDT.tar.gz Example 2 Creating an Uncompressed Diagnostic Report The following command creates an uncompressed diagnostic report. As in the previous example, the MMS server is running on a host named x400. # mmsexplorer Report name: /tmp/MMSreport.x4200.20080530.1252CDT Lines per file: 1000 Output format: unarchived/uncompressed Please wait............................................. Please wait............................................. Please wait............................................. Please wait............................................. Please wait............................................. Please wait.. The following files should now be ftp'ed to your support provider as ftp type binary. /tmp/MMSreport.x4200.20080530.1252CDT /tmp/MMSreport.x4200.20080530.1252CDT.database.gz /tmp/MMSreport.x4200.20080530.1252CDT.trace.tar.gz EXIT STATUS
0 Success. !=0 An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsmms | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
mmsadm(1M), mmsclient(1M), mmsinit(1M), attributes(5) NOTES
The diagnostic report generated by mmsexplorer can be sent to your Sun authorized service provider or to Sun's technical support, as speci- fied in your maintenance contract. SunOS 5.11 29 Jul 2008 mmsexplorer(1M)
All times are GMT -4. The time now is 12:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy