CPU for Dispatcher and Shared Servers

Hi,
Is there any way to get CPU usage for Dispatcher and Shared Servers from database dictionary?
Currently I am using ps -ef to get the cpu usage of dispatcher and shared server background processes which gives time in seconds.
I want to get cpu time in 1/100th of second of in milliseconds.
Any help would be highly appreciated.
Thanks,
Manoj

hello Amish,
my first idea is,
please rename the progid in
IPC_RFC_DISPATCHER
like the handbooks.
I find a line in debugging where this name is hardcore stored in a report.
I forget the name.
The tests in SM59 are dinky.
I have the problem that the tests are okay, but i haven't a connect to the IPC_RFC_SERVER_1.
Second both systems have to be unicod or non-unicode, pleas no
mixed system-landscapes.
Hope I can help you a little bit.
Thorsten

Similar Messages

  • Enable the Debug mode for Dispatcher and Server0.

    Hello All,
            In our EP server 7.0(stand alone java) apart from SDM we need to enable the Debug mode for Dispatcher and Server0.I tried to do it from mmc but cannot do so.When I try to right click & enable from mmc the "Enable Process" is not highlited,it is disabled.How Can I enable the the Debug mode for Dispatcher and Server0?

    Hi
    Goto Configtool Select Instance_IDxxxxx on the right side you can see "Servers Debug" tab, select that and choose, enable debug and debuggable options.
    Save the settings.
    Then expand the above mentioned node and select Server_IDxxxxxxx , you will see a tab Debug select it and choose, enable debug and debuggable options.
    Save the settings.
    After it is done, take a restart of the instance. This should help you.
    Regards
    Rahul

  • I would like to print out the icon and title of each of my apps to another document for printing and sharing within my family

    I would like to print out the icon and title of each of my IOS apps to another document for printing and sharing within my family.  My son has my old iPod touch so I erased it so he could put whatever games he wants to play on that I used to play with.  It is difficult to download every game at one time because there is too much to download at one time.  I have many hundreds of apps.  One way I found was to create a screen grab of each page in iTunes  then open it in Preview contact sheet but that is really tiny unreadable image of each screen.  I also tried importing a screen shot of the contact sheet into Paint 2 and magnifying it on several pages but that is really blurry.  The ideal solution would be to import the icon and text to another app or to provide a print list of apps solution within iTunes.

    Create iPad screen shots by briefly pressing the home and on/off buttons together.  You will hear a shutter click sound and find a screen shot on your iPad's Camera Roll.  You can then print these screen shots as you would any iPad photos.
    UPDATE: I assumed you had an iPad.  Hopefully your iOS device does have an on/off and home button and is capable of producing screen shots.

  • Same SLD for dvlpmnt and prod servers??

    Is it right to have same SLD for Development and Production servers??

    Hello,
    Is it right to have same SLD for Development and Production servers??
    The answer actually depends on your requirements, you can refer to this thread for more information (see the reply of Bhavesh):
    Re: Difference Between Central SLD & Local SLD
    The approach we've taken is more like what Barry suggested in the thread.
    Hope this helps,
    Mark

  • Agents for database and application servers

    hi all,
    I have to go to a client site this week to install Gagents onto some database servers, some will be RAC and some application servers. it is on AIX. are there different agents for database and applications? In a RAC cluster do I need an agent per node?
    rgds
    alan

    When installing agents in a cluster (read - RAC), during the installation, on one of the screens, you will have the option of picking up all the nodes in the cluster. Else, if you are using a push or agent deploy method, you just have to pass the correct flag (can't remember) and then list all the nodes in the cluster.
    To your other questions, you do not need different agents for database, and app servers etc. The only time you would need different agents is when you are installing on different platforms.

  • IIS Web Farm - File Server for Content and Shared Configuration - SOFS?

    We currently have a number of web farms with their content and shared configuration files located on a standalone file server.
    I am looking to utilise the clustered file server role in Windows 2012 to provide improved uptime and load balancing for the configuration and content shares.
    Please could someone provide clarification as to whether SOFS is supported for this scenario?
    There appears to be some conflicting advice in the documentation and across the internet.

    We currently have a number of web farms with their content and shared configuration files located on a standalone file server.
    I am looking to utilise the clustered file server role in Windows 2012 to provide improved uptime and load balancing for the configuration and content shares.
    Please could someone provide clarification as to whether SOFS is supported for this scenario?
    There appears to be some conflicting advice in the documentation and across the internet.
    SoFS is a good choice for a) Hyper-V and b) SQL Server (anything working with a big files like VHDX and MDF). For a bunch of a small files IIS has in a shared directories SoFS is not going to work and it's cleary said in the documentation. See:
    Scale-Out File Server for Application Data Overview
    http://technet.microsoft.com/en-us/library/hh831349.aspx
    Workload: Information worker
    Yes
    Not recommended
    Workload: Hyper-V
    Yes
    Yes
    Workload: Microsoft SQL Server
    Yes
    Yes
    So in your case just an ordinary clustered file servers should be enough. See:
    Create a Clustered File Server
    http://technet.microsoft.com/en-us/library/cc753969.aspx
    Hope this helped :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Core's for WFE and App Servers

    Hi, i Need to plan for hardware requirements for 3 years and are getting stuck on the CPU cores per WFE and App Server.
    How many cores do you use for your WFE and App Servers on SharePoint 2010?
    There are obviously lots of factors but not sure if there is going to be a big benefit in assigning 16 Cores for a WFE and App Server? i Am thinking rather 8 Cores per WFE? 
    Thanks

    http://technet.microsoft.com/en-us/library/cc262485.aspx#hwforwebserver
    4 cores for each is the starting point. Beyond that you need to consider load which is primarily based on the number of users. The rule of thumb is that a standard server can handle 100 concurrent users, double the resources and you can handle roughly double
    the users.
    I don't know when the scaling breaks down but i suspect it's more related to the hosting environment than it is to SharePoint.

  • Alert setup for Admin and Manage servers in weblogic

    Hi All,
    We need to setup e-mail notification for health status of admin and managed servers on fusion middleware 11g. Kindly advise.
    Thanks,
    Vijay

    Hi there Vijay,
    you can easily do this using the WebLogic Diagnostic Framework. If your WebLogic installation hosts products from the Fusion Middleware portfolio, e.g. Oracle SOA Suite, Oracle WebCenter, etc., you will have a preconfigured WLDF module targeted to all servers named Module-FMWDFW.
    In general you will have to:
    1. Configure mail session and target it to all servers. Details on the mail server are provided as properties. Use the following as a starting point:
    mail.host=<your_outgoing_mail_server_host>
    mail.user=<your_outgoing_mail_server_user>
    mail.transport.protocol=smtp
    mail.from=<address_to_send_emails_from>
    mail.debug=True
    2. Configure WebLogic Diagnostic Framework Module or reconfigure the Module-FMWDFW if exists
    3. Configure Watches and Notifications for that module and the data/events you are interested in. By default the Module-FMWDFW is configured to generate ADR incidents in certain occasions (you can examine the configuration of Module-FMWDFW).
    You can get more details from these resources:
    http://docs.oracle.com/cd/E29542_01/web.1111/e13714/architecture.htm#WLDFC115
    https://blogs.oracle.com/jamesbayer/entry/weblogic_notifications_watch_t
    Hope this helps,
    A.

  • Difference between i5 and i7 cpu for photography and design purposes

    I need to replace my old MBP and am not too familiar with tech specs concerning CPU and memory. I'm a photographer and use Adobe Lightroom and onOne Perfect Suite7. Working with images is my main goal. For video rendering and "heavy" stuff I have an iMac 27" i7. So a MacBook doesn't need to be a one in all solution.
    I compared a MBA 13" all-in, with a MBP 15" and a MBP 13" Retina. All configured with 8GB Ram I get price offers which vary a lot between these three models. My question is there a significant difference between the different CPUs for photo editing and design purposes? I don't want to spend a heap of money since MBs are pricey enough.

    Yes, on the big plus side of the non retina MBP is the possibility to tweak it a little by myself. I threw away the superdrives and replaced them with SSD drives for OSX and have second drives for all the data in my machines. CD and DVD is ancient storage technology anyway. Also did I upgrade RAM myself without paying Apple's ridiculous prices.
    With the upgrade to the widescreen non glossy display, I think I will be set up properly. However, I will checkout those retina displays tomorrow, just to really know it.
    But one question remains: Which CPU might be sufficient in the long run? I tend towards the 2,6GHz with 1GB RAM GPU
      2,3 GHz Quad-Core Intel Core i7, NVIDIA GeForce GT 650M with 512 MB GDDR5 RAM
      2,6 GHz Quad-Core Intel Core i7, NVIDIA GeForce GT 650M with 1 GB GDDR5 RAM [+ 200,00 €]
      2,7 GHz Quad-Core Intel Core i7, NVIDIA GeForce GT 650M with 1 GB GDDR5 RAM [+ 450,00 €]

  • Question to Dong Pan: Profile-file available for "Creating and Sharing ...."

    Hi guys,
    as I´m having some problems with namespacing the CSS and JAVA-file, if was just wondering if the
    files Dong Pan created in his brilliant Webinar "Creating and Sharing Your Lumira Chart Extensions"
    at the 18th of June where available online.
    Dong, are Yuu reading this?
    Or has someone else managed to replicate his example?
    I would love to take a look at the final Java-Script and CSS files.....
    Best regards
    Vis_bi

    Hi,
    do you have any more information about the problem you are experiencing?  Perhaps you could add a few screenshots
    maybe if you could show us the preview/parsing/packaging error as you see it?
    Regards,
    H

  • Best iPad apps for creating and sharing word and spreadsheet documents?  X-post from Using iPad

    I am about to take a work trip away for a few weeks and will need to create word and spreadsheet documents and share them with my colleagues back in the office. Does anyone have any tips on the best apps to do this? I'm concerned that the iWork apps might be problematic with the .pages and .numbers native formats, given that my colleagues work on ms office in a windows environment. Also, the google docs mobile experience seems to be pretty clunky, so I'm hoping someon out there has the perfect solution! Thanks in anticipation.
    (X-post from Using iPad, but thought I might get some useful responses here.)

    There is no perfect solution, especially for those who need to create more complex documents (tables, etc.) and spreadsheets.   If your files are simple Quickoffice will do the job; you can set up a shared dropbox for those at the home base to access and interact with it directly through the app.  For heavy duty lifting you may want to consider accessing your  work desktop remotely using Splashtop, Logmein, gotomypc app, etc...

  • High CPU for itunes and windowserver

    I was away for a bit and when I returned I noticed a strange sound from my iMac. For some reason the hard drive was ticking furiously. Since I didn't use the computer I checked Activity Monitor. For some reason iTunes had 40-50% CPU and WindowServer used around 30%. Sure iTunes was running, but no song was playing.
    Checking Hard Drive Activity I could see HDD was constantly reading approx 2,3 MB/s. Reading/second in was steadily at 400, and data read was 3,11 GB and climbing rapidly.
    Has anyone else this problem? Has this something to do with the new iTunes 10.6.1 or Mac OS X 10.7.4 or a combination? What is wrong, and what can I do about it??
    This has continued for a couple of days and restarts. No change.
    Thanks! Joachim

    I can't see why iTunes needs to read the disk constantly just becaouse of cover flow. Do you think this is a bug? I have never noticed this heavy load before, and iTunes almost always is in cover flow.
    That's interesting ... I'm not sure if your one is a bug or not. (The Mini Player one seems to be: it showed up for folks with 10.6.0.x and has persisted through 10.6.1.7, as far as I can tell.)
    If you've got the time, it would do no harm to report your issue to Apple. Here's a link to the iTunes product feedback form:
    http://www.apple.com/feedback/itunesapp.html

  • Tablespace size report for SQL and oracle servers

     
       Hi All
      is it possible to get tablespace size for all sql and oracle server in the form of report in SCOM.
      Regards
      Madhavi

    Oracle: Table size report of Oracle is depend on the MP which yu imported into SCOM
    SQL :
    1) Create a group which contains folowing dynamic rule
    2) Reporting workspace --> Microsoft Gneric Report --> Performace Detail
    3) in the parameter area, create a new series, add group which create in step 1) and select the rule: MSSQL XXX: Collect Database Allocated Size(MB)
    4) Run the report
    5) In the report, click actions and select "Performance details for every object"
    Roger

  • Info not collected for T5000 and SF25k servers

    Hello,
    I have recently deployed IPM on our systems, however I am unable to have it sending information for SF25k systems.
    I found nowhere how to proceed for high-end server containing several domains.
    In this case, only the temperature, power consumption of the chassis itself is needed, I suppose it's not possible to have temperature/power for each domain created in the chassis (it has no sense however).
    How do we configure the system then ? I tried by adding a domain created in the 25k (named qdcc206) and also by adding the system controller (name castor) but nothing is shown on the sun service web site...
    I also don't see information about the T5000 server in our config ? (qdcc236, qdcd236) however in the log, we see the data are sent to sun....
    here are the configuration files and log output... can you help ?
    Querying the status of the Data Collector bundle in SASM...
    24 ACTIVE com.sun.svc.ipm.datacollector_1.0rc1
    sdck206:/opt/SUNWipm/dc/log#
    sdck206:/opt/SUNWipm/dc# cat ipmdc-systems.xml
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <systems xmlns="http://www.sun.com/xml/service/ipm/MonitoredSystems">
    <system>
    <systemID>sdck206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>sdck206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>X4100IPMI</type>
    <connectionMethod persistent="false">LOCAL</connectionMethod>
    <address>sdck206-c</address>
    <username>admin</username>
    <password>zKloQEbpaZ8aZs/n4coLNw==</password>
    </dataSource>
    </system>
    <system>
    <systemID>qdcg204</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>qdcg204</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>V240ALOM</type>
    <connectionMethod persistent="false">TELNETSC</connectionMethod>
    <address>qdcg204-c</address>
    <username>admin</username>
    <password>o+ImQUfj0N4=</password>
    </dataSource>
    </system>
    <system>
    <systemID>sdca206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>sdca206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>V240ALOM</type>
    <connectionMethod persistent="false">TELNETSC</connectionMethod>
    <address>sdca206-c</address>
    <username>admin</username>
    <password>o+ImQUfj0N4=</password>
    </dataSource>
    </system>
    <system>
    <systemID>sdci206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>sdci206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>T2000ALOM</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>sdci206-c</address>
    <username>admin</username>
    <password>o+ImQUfj0N4=</password>
    </dataSource>
    </system>
    <system>
    <systemID>qdcc206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>qdcc206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>E25KSC</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>castor</address>
    <username>sms-svc</username>
    <password>AmzXNtIKVGY=</password>
    </dataSource>
    </system>
    <system>
    <systemID>sdmd206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>sdmd206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>V440ALOM</type>
    <connectionMethod persistent="false">TELNETSC</connectionMethod>
    <address>sdmd206-c</address>
    <username>admin</username>
    <password>o+ImQUfj0N4=</password>
    </dataSource>
    </system>
    <system>
    <systemID>qdcd236</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>qdcd236</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    <dataSource>
    <type>T5240IPMI</type>
    <connectionMethod persistent="false">LOCAL</connectionMethod>
    <address>qdcd236-c</address>
    <username>admin</username>
    <password>zKloQEbpaZ8aZs/n4coLNw==</password>
    </dataSource>
    </system>
    <system>
    <systemID>qdca206</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>qdca206</address>
    <username>ipmuser</username>
    <password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
    </dataSource>
    </system>
    <system>
    <systemID>castor</systemID>
    <enabled>true</enabled>
    <dataSource>
    <type>SystemLogin</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>castor</address>
    <username>id925236</username>
    <password>WaGc9supf1oaZs/n4coLNw==</password>
    </dataSource>
    <dataSource>
    <type>E25KSC</type>
    <connectionMethod persistent="false">SSH</connectionMethod>
    <address>castor</address>
    <username>sms-svc</username>
    <password>AmzXNtIKVGY=</password>
    </dataSource>
    </system>

    Aug 20, 2009 11:01:46 AM [Thread 42] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdmd206[ DataSource(SSH:ipmuser@sdmd206/SystemLogin) DataSource(TELNETSC:admin@sdmd206-c/V440ALOM) ]
    Aug 20, 2009 11:01:47 AM [Thread 52] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for sdca206
    Aug 20, 2009 11:01:47 AM [Thread 46] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for sdca206
    Aug 20, 2009 11:01:47 AM [Thread 45] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for qdcg204
    Aug 20, 2009 11:01:47 AM [Thread 54] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for qdcg204
    Aug 20, 2009 11:01:47 AM [Thread 52] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
    SEVERE: failed to parse date: showdate
    THU AUG 20 09:01:19 UTC 2009
    java.text.ParseException: Unparseable date: "showdate
    THU AUG 20 09:01:19 UTC 2009"
    at java.text.DateFormat.parse(DateFormat.java:335)
    at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
    at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Aug 20, 2009 11:01:47 AM [Thread 46] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
    SEVERE: failed to parse date: showdate
    THU AUG 20 09:01:19 UTC 2009
    java.text.ParseException: Unparseable date: "showdate
    THU AUG 20 09:01:19 UTC 2009"
    at java.text.DateFormat.parse(DateFormat.java:335)
    at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
    at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Aug 20, 2009 11:01:47 AM [Thread 45] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
    SEVERE: failed to parse date: showdate
    THU AUG 20 09:01:47 2009 UTC
    java.text.ParseException: Unparseable date: "showdate
    THU AUG 20 09:01:47 2009 UTC"
    at java.text.DateFormat.parse(DateFormat.java:335)
    at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
    at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Aug 20, 2009 11:01:48 AM [Thread 51] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdmd206[ DataSource(SSH:ipmuser@sdmd206/SystemLogin) DataSource(TELNETSC:admin@sdmd206-c/V440ALOM) ]
    Aug 20, 2009 11:01:48 AM [Thread 54] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
    SEVERE: failed to parse date: showdate
    THU AUG 20 09:01:47 2009 UTC
    java.text.ParseException: Unparseable date: "showdate
    THU AUG 20 09:01:47 2009 UTC"
    at java.text.DateFormat.parse(DateFormat.java:335)
    at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
    at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
    at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Aug 20, 2009 11:01:49 AM [Thread 41] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdca206[ DataSource(SSH:ipmuser@qdca206/SystemLogin) ]
    Aug 20, 2009 11:01:49 AM [Thread 45] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdcg204[ DataSource(SSH:ipmuser@qdcg204/SystemLogin) DataSource(TELNETSC:admin@qdcg204-c/V240ALOM) ]
    Aug 20, 2009 11:01:49 AM [Thread 49] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdca206[ DataSource(SSH:ipmuser@qdca206/SystemLogin) ]
    Aug 20, 2009 11:01:49 AM [Thread 54] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdcg204[ DataSource(SSH:ipmuser@qdcg204/SystemLogin) DataSource(TELNETSC:admin@qdcg204-c/V240ALOM) ]
    Aug 20, 2009 11:01:49 AM [Thread 52] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdca206[ DataSource(SSH:ipmuser@sdca206/SystemLogin) DataSource(TELNETSC:admin@sdca206-c/V240ALOM) ]
    Aug 20, 2009 11:01:49 AM [Thread 46] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdca206[ DataSource(SSH:ipmuser@sdca206/SystemLogin) DataSource(TELNETSC:admin@sdca206-c/V240ALOM) ]
    Aug 20, 2009 11:01:52 AM [Thread 39] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdck206[ DataSource(SSH:ipmuser@sdck206/SystemLogin) DataSource(LOCAL:admin@sdck206-c/X4100IPMI) ]
    Aug 20, 2009 11:01:52 AM [Thread 47] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for sdck206[ DataSource(SSH:ipmuser@sdck206/SystemLogin) DataSource(LOCAL:admin@sdck206-c/X4100IPMI) ]
    Aug 20, 2009 11:02:11 AM [Thread 37] com.sun.service.rtpm.transport.DTS2SendToSun send
    Aug 20, 2009 11:02:31 AM [Thread 40] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for qdcc236
    Aug 20, 2009 11:02:32 AM [Thread 48] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
    INFO: No Service Tag for qdcc236
    Aug 20, 2009 11:02:45 AM [Thread 40] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdcc236[ DataSource(SSH:ipmuser@qdcc236/SystemLogin) DataSource(LOCAL:admin@qdcc236-c/T5240IPMI) ]
    Aug 20, 2009 11:02:46 AM [Thread 48] com.sun.service.rtpm.transport.DTS2SendToSun send
    INFO: Sending data for qdcc236[ DataSource(SSH:ipmuser@qdcc236/SystemLogin) DataSource(LOCAL:admin@qdcc236-c/T5240IPMI) ]

  • Best iPad apps for creating and sharing word and spreadsheet documents?

    I am about to take a work trip away for a few weeks and will need to create word and spreadsheet documents and share them with my colleagues back in the office. Does anyone have any tips on the best apps to do this? I'm concerned that the iWork apps might be problematic with the .pages and .numbers native formats, given that my colleagues work on ms office in a windows environment. Also, the google docs mobile experience seems to be pretty clunky, so I'm hoping someon out there has the perfect solution! Thanks in anticipation.

    I use documents to go and am pleased with it. and the premium version also supports cloud storage and syncing.

Maybe you are looking for

  • I recently upgraded to lion 10.7 and now I can't open itunes or do any software upgrades. Not even 10.7.1! Help

    I just upgraded to lion 10.7 and when I tried to use itunes an error message came up saying that itunes may not work with this version of Mac OS X. So I tried to update my software, starting wtih 10.7.1 and it said "Mac OS X update cant be installed

  • Excise Group and Excise Register issue

    Hi Friends, We have internal order budgeting for consumables.whenever we make purchase order , the account assignment category is F and we purcahse against the particular internal order.when G/R is done the consumable material gets cosnumed against t

  • New activation code for Elements

    Hi, My pc's hard drive recently failed , and I have replaced the pc with a Mac mini. Unfortunately, I cannot access the pc to deactivate the licence to allow me to activate it on the mac. Could you please help with this by providing a new licence cod

  • Received HTTP response code 401

    Hi, I have scenarion JDBC - XI - RFC. Everything seems to be working till yesterday and suddenly i see an error in the communication channel. In the message monitoring the status is set to waiting and I see nothing in the sxmb_moni. Please see the er

  • Service Ticket/Order Tracking Text

    Hi CRM experts, I found in the SAP Help this phrase: You can use e-mail threading for service tickets and cases to link e-mails to the associated business object, keeping all communication and related e-mails together for easy access to the informati