Anyone familiar with the application FMS ?


 
Thread Tools Search this Thread
Operating Systems AIX Anyone familiar with the application FMS ?
# 1  
Old 07-30-2009
Anyone familiar with the application FMS ?

Fault Management System. I think it is an in-house application but I am not sure. So if there are people out there that know this application, I have a few questions about it.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

application for KVM

Hi Is there an application for KVM which it can save guest's registers and system calls informations? Thanks a lot in advance! Setareh (0 Replies)
Discussion started by: setareh92
0 Replies

2. Debian

HP ProLiant DL380 G4 w/ Debian... If your familiar with this machine please help.

Hello, I have a few questions about this server. It has two CPU's 3.20 ghz / 800 mhz / 1MB L2 5120 MB RAM 6 hard disks on HP Smart Array 6i controller (36.4 GB Ultra320 SCSI HD each) RAID set to RAID 5 (5 discs) with one spare (6th disk) USB, 2 Ethernet ports, 1 ILO port, 1 SCSI port ... (2 Replies)
Discussion started by: Marcus Aurelius
2 Replies

3. Web Development

Problems with an application

I gurus Can any guru of networking or applications can help me with this problem please. I Attached a document where I try to explain in detail the problem. So I attached a wireshark capture too. I attached a file where I can explain in detail the problem and a pcap file where you can observe... (7 Replies)
Discussion started by: andresguillen
7 Replies

4. Shell Programming and Scripting

Need to write a script to reformat a file in unix but not familiar with unix

unix script must do the fiollowing open a file containing comma delimited records > each record contains 10 fields > removes the 2nd field and use that same field containing fields 2 to 10 the original record after fprocessing should containing fields 1 and 3 a new erecord must be... (10 Replies)
Discussion started by: dwightja
10 Replies

5. UNIX for Dummies Questions & Answers

Is any one familiar with 'chkcpu' command ?

Hello, I am using unix shell from a Unix emulator called ZOC. Basically, I checked my jobs using the command 'chkcpu'. What I get is something like this: ** cfdlab17 ** PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND... (1 Reply)
Discussion started by: nanay
1 Replies

6. UNIX for Advanced & Expert Users

IF YOU'RE FAMILIAR WITH 'chkcpu', please read this post.

Hello, I am using unix shell from a Unix emulator called ZOC. Basically, I checked my jobs using the command 'chkcpu'. What I get is something like this: ** cfdlab17 ** PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND... (1 Reply)
Discussion started by: nanay
1 Replies

7. UNIX for Dummies Questions & Answers

I'm not familiar with UNIX at all....HELP!

I need to know how to update our UNIX systems for 2007 DST. Problem is, I have no idea what version of UNIX we have or how to even find out what version it is. I work in the IT department and none of my co-workers know anything about UNIX either. So, I have two questions. First of all, how do I... (5 Replies)
Discussion started by: mcrawford575
5 Replies

8. Solaris

is anyone familiar w/an option for prstat that only displays the initial screen once?

prstat usage: prstat ] ] something equivalent to "top -d 1" ? thanks, manny (2 Replies)
Discussion started by: mr_manny
2 Replies

9. Linux

anyone familiar with mandrake? :D

I am using Mandrake 10.1 and I was trying to use K3B to burn my files to CD. Well, I configured the recorder speed to 48X, however when I try to burn a cd, the program gets stuck and return an error 252 or something. I searched the forum and in there somewhere people mentioned about turning on the... (2 Replies)
Discussion started by: Jace
2 Replies
Login or Register to Ask a Question
mb-applet-launcher(1)					      General Commands Manual					     mb-applet-launcher(1)

NAME
mb-applet-launcher - an application launcher panel applet SYNOPSIS
mb-applet-launcher [options] [action] image_file application DESCRIPTION
mb-applet-launcher is a panel applet which can be used to start a given application. The applet displays the PNG or XPM file given on the command line as an icon, and when the user clicks on the icon the application is started. Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. OPTIONS
-display display X display to connect to --title title --no-animation Disable any animations --start, -s Start application immediately The default action is to iconize/uniconize the selected application. Other actions can be specified as command-line options: --kill, -k Destroy the application --respawn, -l Respawn multiple instances of the application --message, -m Display output from the application as a message from the panel Alternatively, a valid .desktop file can be given: --desktop .desktop_file Any actions given with this option will have no effect. Similar behaviour can be achieved by including a `SingleInstance=True' key pair in the .desktop file. AUTHOR
mb-applet-launcher was written by Matthew Allum <mallum@o-hand.com>. Jul 17 2004 mb-applet-launcher(1)