Are there tools to monitor the number of users connected to the Messaging Server

Can you monitor concurrent users on the Netscape Messaging Server?
<P>
We currently do not have any tools that can monitor concurrent
users.

Excellent.
Tested, works as long as you set the ORACLE_SID first ( to change databases )
ps -ef | grep $ORACLE_SID | grep "LOCAL=NO" | awk '{print $2}' | wc -l
Thanks!
select OSUSER
    from V$SESSION
where AUDSID = SYS_CONTEXT('userenv','sessionid')
    and rownum=1;Best Regards
mseberg

Similar Messages

  • Monitoring the OVM server 3.1.1

    Hi Guys
    What are you using to monitor the ovm server aspect of OVM?? i.e. monitoring the cpu, disks, NICs etc etc
    Thanks
    Aamar

    I'm bumping this thread in the hopes of getting better ideas.
    I have a tool that I can use to monitor DOMU's already (they're just like any other system). I'm looking for ways of monitoring the OVM server hardware itself.
    I'm guessing installing monitoring software on DOM0 would be frowned up, particularly by our administrators who are trying to treat the OVM server as an appliance, rather than a system. The less on it, the better.
    Is there a CLI or some other remote method of monitoring?
    I'm also looking for ways to monitor the OVM manager software (general OVM health, pool health, etc). Perhaps the OVM CLI is useful for this?

  • I am thinking of buying a iPad but my main desktop machine uses Windows 7 and MS Office.  How easy or difficult is it to transfer data files between the iPad and Windows?  Are there obvious problems or the need for some form of conversion programs?

    I am thinking of buying a iPad but my main desktop machine uses Windows 7 and MS Office.  How easy or difficult is it to transfer data files between the iPad and Windows?  Are there obvious problems or the need for some form of conversion programs?
    Many thanks for any advice.
    David

    You don't need conversion programs, iTunes can copy most of your content over to the iPad via the file sharing section, and some apps also support Dropbox, email attachments, transfer via your wifi network. There are a number of apps that you can get that support Microsoft office file (microsoft don't make an app versions of their software) e.g. from Apple there are Pages (word support), Numbers (excel) and Keynote (powerpoint), and from third-parties there are apps such as Documents To Go and QuickOffice HD

  • Why are there lines going across the screen?

    Why are there lines going across the screen?

    It may (likely) be a video card issue. There is a "known issue" with certain iMacs made in a certain timeframe (2011-12 I think), and one of the telltale symptoms is vertical lines showing up on your display. Go to Apple's website (https://getsupport.apple.com/) to find out how to get support, then either call their service line (they usually pick right up) or take it into your nearest store's Genius Bar. They'll first check if your iMac's serial number is on the list of vulnerable machines, and then they'll have to do a diagnostic to prove that's the problem -- if your serial number's on the list and it fails the diagnostic, they'll replace the video card for free, even if you're not covered by AppleCare (and if you are, it's free regardless).
    My iMac just had this problem, there were lines sometimes and just weird display issues other times. Eventually it just grayed out altogether and I couldn't use it. So it's likely your display problems will worsen if you don't get it looked at.
    It took them about a week to ship the new video card over, install it, and return the iMac to me.
    Good luck!

  • When I tried to back up my computer, Time Machine says 'an error occurred while creating the backup folder.' When I check the side of the partition where I manually saved old files, the folders are there, but NONE of the files are.

    I haven't backed up my computer in over a year. When I tried to back it up today, Time Machine says 'an error occurred while creating the backup folder.' When I check the side of the partition where I manually saved old photos and documents (including all the pictures from the year I studied abroad/traveled a bunch), the folders are there, but NONE of the files are.
    Does anyone have any idea what the problem might be, or how I could fix it? I really don't want to lose all those photos

    So you were doing a time machine backup to another partition on the same hard drive? Just trying to gather some information so i can provide a helpful response.

  • Are there Apps to use the iPad in a lab

    I work in a research medical lab. Usually I write experiments and data in a lab notebook where I can describe experiments and draw figures by hand and record data. My Question: Are there APPS available for the iPad that would allow me to do this with my data/experiment written documentation????
    Thanks

    HI,
    I think your best bet would be a search engine like Google or Bing. If someone can write an app that records your heartbeat for the iPhone: http://www.dailymail.co.uk/sciencetech/article-1307646/iStethoscope-The-iPhone-a pp-replacing-real-thing-hospitals.html
    then one would think there's a developer out there somewhere that's working on a "lab" app.
    Carolyn

  • JPA and CAF BO - are there any editors of the JPA data (like CAF)?

    Hello!
    As you know SAP invented some layer above JPA and called it CAF. There is a very convenient way to edit data in CAF.
    But now I have to create a complex database scheme, also with CAF doesn't allow us to work with objects. So we can't use someObject.getChildren().
    So my question is are there any editors of the JPA data (like it is done in CAF)?

    Hi Kirill,
    at the beginning of our project at the end of 2009, we did a deep analysis of CAF since our architect vehemently suggested to use this framework.
    First about the history and purpose of CAF: Initially, CAF was never meant to be a layer above CAF since CAF was invented in the time before EJB 3.0 and JPA standard where writing persistence with EJB 2.x CMP forced the developer to write pages of boiler plate code. This background was approved by SAP.
    With upcoming of JPA, CAF ist mostly useless (except for very simply structured data) and prevents you from writing good software.
    It is easy just to write @Entity, @Id and @OneToMany (for complex database schemes) and CAF forces you to use an ugly, imperformant database scheme (e.g. CAF uses mapping tables even for 1:n relationships, a clear antipattern!)
    The CRUD-services generated with CAF are a pain, too. Usage of pessimistic locking is not up to date for web applications.
    With your complex database schemes, you exceed the limit of CAF.
    (We decided not to use CAF and did never regret this.)
    Concerning your question: There is an "JPA Details" view in NWDS that might help you. It needs JPA Persistence facet on your project to work. Developed by SAP. For JPA beginners, it is a good cheat sheet for JPA annotations and their attributes.
    You do not need more since a JPA POJO is easy to code.
    Regards,
    Rolf

  • Are there significant changes in the UI framework between 5.2 and 2007 ?

    Hi,
    As the UI framework got introduced in 5.2 . Are there significant changes to the framework between 5.2 and 2007.
    Therefore could a developer with experience in 5.2 carry out developments within the UI framework for 2007?
    These developments need to be carried out to integrate a third party solution .
    Regards
    Manbir

    Hi Manbir,
    have worked with 5.1 and 5.2 before switching to 6.0.
    I did not notice many changes in the framwork. Most of it still seems to be ICWC anyway.
    - SAP has added some new BAdI's,
    - there seems to be a lot of additional logic regarding webservices
    - there are some new UI gimmicks (Move Assignmentblocks, Configuriation directly in the client, sortable tableviews, etc.)
    - the designlayer (did not notice it before)
    - component enhancements (I believe they were there in 5.2)
    - editable overviewpages, i.e. extensive use of the view_group_context
    So yes, when you have done 5.2 before, you will know your way aroung most things and be better off then 90% of the people starting with 6.0

  • Are PDF tools included in the creative cloud

    are PDF tools included in the creative cloud?

    what is in the entire Cloud http://www.adobe.com/creativecloud/catalog/desktop.html

  • Are there any problems using the Ipad while is is plugged into the wall and charging?

    Are there any contraindications using the Ipad while it is plugged into the wall and charging???

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
     Cheers, Tom

  • Where are there pictures of all the iMac Apple computers?...

    Where are there pictures of all the iMac Apple computers so you can identify which one you're using?...
    20 inch flat panel iMac   Mac OS X (10.3.9)  

    Use this link: how to identify your iMac.
    Miriam

  • Would like to use an alarm clock.  I need the alarm clock to function from the sleep mode.  A review said that MAC products will not allow a program to wake up a Mac.  Is this correct ?  Are there any products in the Mac store what will function from the

    Would like to use an alarm clock.  I need the alarm clock to function from the sleep mode.  A review said that MAC products will not allow a program to wake up a Mac.  Is this correct ?  Are there any products in the Mac store what will function from the sleep mode ?  How do I check this out ?

    You can set times for your computer to turn on or wake from sleep in the Energy Saver system preference pane using the Schedule... button.

  • Are there any settings in the options (or anywhere else) that I can use to set up an auto confirm and resend without having to manually click the 'resend' butto

    There is a certain website I use that I refresh frequently. Every time I do I get a pop up message labeled ‘Confirm’ with a question mark in it that says;
    “To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier."
    It only seems to be a problem with this one particular site. Are there any settings in the options (or anywhere else) that I can use to set up an auto confirm and resend without having to manually click the ‘resend’ button in the pop up window?

    Hi cor-el, Thanks for responding;
    I am accustomed to seeing this type of pop up on occasion and understand why they are necessary to prevent duplicating orders, payments, etc. I am not using a back button, I wanted to use an auto-refresh app to search for reservation openings on a certain web site and can not because this pop up requires me to manually push a button every time the page refreshes. I am resending the same information every time (a date range) via the POST form, so, was hoping there was a way to either disable, override, or set up and auto response so I can use the auto-refresh app. Your description of how to avoid the pop up didn't entirely make sense to me, but If I have to do a bunch of manual steps in between each refresh attempt it doesn't matter because I'm no better off.

  • Are there release notes for the new Flex Ajax Bridge?

    Are there release notes for the new Flex Ajax Bridge?

    Hello,
    You can find the release notes
    here
    . The wiki page has been updated as well to point to the release
    notes document, in the Where can I find out more section.
    Thanks for noticing they were missing,
    Cristian

  • Why are there two prices for the same audiobook?

    Why are there two prices for the same audiobook in iTunes?

    May be one is abridged and one unabridged ? or they just may want to get the suckers that think the more expensive one is better ... haha.

Maybe you are looking for