UCS with C-Series Servers

What do we need to create a standalone UCS with 3 x C210 servers

Connection options will be anything compatible with the Nexus 5000 series of switches and FEXs.  This can be Optics or Copper (Twinax).
In choosing one over the other I would base it mainly on distance requirements.
If you can connect the 6100's and FEXs within 10m then go with twinax cable.
- Twinax is about 1/10th the cost of optical transceivers and OM3 fibre cable.
- Twinax uses less power (0.1W for twinax vs. 1W per fibre)
- Twinax has lower latency than fibre.
If you need a length longer than 10m then optics would be your only choice.
Full details on transceiver compatibility here:
http://cisco.biz/en/US/prod/collateral/switches/ps9441/ps10110/data_sheet_c78-568589_ps9670_Products_Data_Sheet.html
Regards,
Robert

Similar Messages

  • Ucs on b series servers

    Hey All,  I have a question about the b series virtualised environment.  Do you have to use San storage to run uccx and ccs etc etc or can internal storage be used when running a vm environment?  Thanks in advance
    Posted from my mobile device.

    All B Series only runs with SAN based storage.  Therefore based on your question UCCX would run on the SAN storage.  There is a wiki you can find on cisco.com search that provides all the IOPS calculations for the SAN sizing.
    http://docwiki.cisco.com/wiki/Unified_Communications_Virtualization
    All C Series has local storage.
    HTH, please rate useful posts
    Chad

  • Gathering Hardware Utilization Statistics for UCS B/C Series via SNMP - Is it possible?

    It is possible to gather typical cpu, memory, fan speed, and hdd utilization statistics from the Cisco MIBs for UCS B / C series servers?
    The excellent Cisco UCS Monitoring Resource Handbook (https://communities.cisco.com/docs/DOC-37197) provides a link to the following document for MIB Loading Order and Statistics Collection Details:
    MIB Reference for Cisco UCS Standalone C-Series Servers:
    http://www.cisco.com/en/US/docs/unified_computing/ucs/sw/mib/c-series/b_UCS_Standalone_C-Series_MIBRef.pdf
    In Table Four of the above referenced document, it contains various MIBs/OIDs used for gathering statistics.
    For example, this processor section:
    Processor
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB
    .1.3.6.1.4.1.9.9.719.1.41 is the parent OID where the key statistics reside.
    processorEnvStats—Provides all CPU power and temperature statistics for every CPU socket.
    processorUnit—Provides all CPU statistics for every CPU.
    When walking the following C Series with the suggested OID:
    snmpwalk -v2c -c XXXXXXX -m ALL XXXXXX sysdesc
    SNMPv2-MIB::sysDescr.0 = STRING: Cisco Integrated Management Controller(CIMC) [UCS C220 M3S], Firmware Version 1.5(1l) Copyright (c) 2008-2012, Cisco Systems, Inc.
    I get the following output:
    snmpwalk -v2c -c XXXXXXX -m CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB XXXXXXXX cucsProcessorUnitTable
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitDn.1 = STRING: "sys/rack-unit-1/board/cpu-1"
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitDn.2 = STRING: "sys/rack-unit-1/board/cpu-2"
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitRn.1 = STRING: cpu-1
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitRn.2 = STRING: cpu-2
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitArch.1 = INTEGER: xeon(179)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitArch.2 = INTEGER: xeon(179)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitCores.1 = Gauge32: 4
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitCores.2 = Gauge32: 4
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitCoresEnabled.1 = Gauge32: 4
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitCoresEnabled.2 = Gauge32: 4
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitId.1 = Gauge32: 0
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitId.2 = Gauge32: 1
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitModel.1 = STRING: Intel(R) Xeon(R) CPU E5-2643 0 @ 3.30GHz
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitModel.2 = STRING: Intel(R) Xeon(R) CPU E5-2643 0 @ 3.30GHz
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitOperState.1 = INTEGER: operable(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitOperState.2 = INTEGER: operable(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitOperability.1 = INTEGER: operable(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitOperability.2 = INTEGER: operable(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPerf.1 = INTEGER: ok(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPerf.2 = INTEGER: ok(1)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPower.1 = INTEGER: unknown(0)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPower.2 = INTEGER: unknown(0)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPresence.1 = INTEGER: equipped(10)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitPresence.2 = INTEGER: equipped(10)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitRevision.1 = STRING: unknown
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitRevision.2 = STRING: unknown
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSerial.1 = STRING: Not Specified
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSerial.2 = STRING: Not Specified
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSocketDesignation.1 = STRING: CPU1
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSocketDesignation.2 = STRING: CPU2
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSpeed.1 = INTEGER: 3300
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitSpeed.2 = INTEGER: 3300
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitStepping.1 = Gauge32: 0
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitStepping.2 = Gauge32: 0
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitThermal.1 = INTEGER: unknown(0)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitThermal.2 = INTEGER: unknown(0)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitThreads.1 = Gauge32: 8
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitThreads.2 = Gauge32: 8
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitVendor.1 = STRING: Intel(R) Corporation
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitVendor.2 = STRING: Intel(R) Corporation
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitVoltage.1 = INTEGER: unknown(0)
    CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB::cucsProcessorUnitVoltage.2 = INTEGER: unknown(0)
    Typical CPU performance graphs provide percentage integers in vertical or y-axis and time in the horizontal or x-axis. The suggested OID yields no percentage utilization which I can graph.   Am I correct in concluding that we must poll the hypervisor for this data instead of the CIMC directly?
    Thanks,
    Amir

    Hi tak,
    my suggestion is to place the main prog outside the loop B but inside loop A. This makes sure, that Loop A is turning once with every execution of the main prog. Beside this Loop B is executing independently. Then you need some communication between your main program and the loop B which can be implemented easiest with global variables, one for each communication direction. This could look like this to abort the main prog on "emergency":
    and to tell the Loop B to stop on finish of the Main prog:
    In the main prog- VI (which is a bit weird, because the while loop execute always and only once and therefore is unnecessary) your experiment shoult execute in a while loop, since it is abortable dynamically. The for loop will execute the predefined count, defined by wiring the "loop count"- terminal or wiring an array with autoindexing.
    I hope this helped a bit,
    dave
    Message Edited by daveTW on 06-17-2006 02:13 AM
    Greets, Dave
    Attachments:
    multiple_loop_w_different_duration.png ‏4 KB
    experiment.png ‏3 KB

  • Does the UCS C-Series Servers supports PCI/e card digium T1/E1

    Hello,
    Does the UCS C-Series Servers supports/compatible with PCI/e card digium  TE407P/TE420 T1/E1.?
    The server will be used as Asterisk server.
    Thanks
    Philip

    Hi Philip,
    Compatibility will depend on the server model that you have and whether the digium card is a full length, low profile, or half length pcie card.  Take a look at http://www.cisco.com/en/US/products/ps10493/prod_models_comparison.html#~tab-a for details.  If there are any issues with the card itself once it is installed it will have to go through the 3rd party manufacturer.

  • PXE Errors - new install of CUCM on UCS C series servers

    Hi All
    I'm in a middle of production install of CUCM , CUWL and IM and Presence on Cisco UCS Servers C220 and C240.
    Until last friday I borught the CUCM cluster along with CUWL server online and lastly just completed the install of IM and Presence PUB left home.
    Then tried logging on Sunday from home via vSphere client unable to connect to these boxes and the webURL's either of apps didn't work.
    I presumed something and then tried to gain access via CIMC port and after launching KVM console I see the attached PXE errors.?
    I'm not sure why this happend all of a sudden nothing changed in the boot order nor in the network.
    Please send me into right direction....this structure I had up and running from last one week and phones registered too.
    Thanks
    Mohammed

    Never mind I figured it out myself and you'll surpised how fragile the UCS C series servers are as I was running them on single power supply and the inside hardware was acting weird for this purpose and once I connected the second power supply and rebooted the server the vmware loads and everything is back online.
    How strange this issue was ...
    Thanks
    Mohammed

  • Problem with Multiple Series - CFCHART

    Using CF9, trying to create a simple chart with two series.  Problem is that when there are no values, CFCHART draws a line but with values of "0".
    The first series is a set of monthly values (12 values) one for each month in 2011. The second series are also monthly values, but for 2012 YTD (Jan thru May 2012).  Range for all values is between 90 and 100, so I have it set to "scale" so you can see if year-over-year is better or worse. 
    Am trying to plot Series 1 (2011) on one line, and Series 2 on a second line.  This allows comparison of year-over-year results.  Have two QofQ, one that contains the twelve 2011 values, and one that contains the five 2012 monthly values.  X-Axis values are numbers (1-12 for 2011, and 1-5 for 2012).  However, I re-format the results using "CreateDate", so CFCHART can recognize a date, and format/display only the "months" on the chart (i.e., JAN, FEB, MAR....... DEC).   This is working, since bottom of chart shows JAN thru DEC.
    The chart displays 2011 correctly with 12 points and a line.  But for 2012, it displays the 5 points (Jan-May) with their values, then displays Jun-Dec 2012 with values of ZERO.  So on the May 2012 plot, you have this big line that runs from 90% in May, down to 0% in Jun, then 0% for the rest of 2012.  I only want it to plot the 2012 line thru May.
    If you remove the 2011 series from the CFCHART, it displays correctly, and only displays the 5 months in 2012 (Jan-May).   And if you remove the 2012 series, it displays correctly, with all 12 months in 2011.
    I just need it to display exactly like that, when two CFCHARTSERIES are used.   Even if you <CFOUTPUT> the 2012 query, you get 5 items, Jan-May.  So not sure why it want to chart 12 items for 2012, with all ZEROs for June - Dec 2012.
    Appreciate any help/advise on how to get year-over-year lines, with 12 data points for 2011 and 5 for 2012. 
    Gary

    Thanks, I found the solution doing a Google search, which led me to this Adobe forum link:
    http://forums.adobe.com/message/3304324#3304324
    which is same one you mentioned.  I was so relieved it wasn't a problem with my code, I kept testing for errors, couldn't find any.
    We are in the process of upgrading from CF7 to CF9.  We are developing on CF9, but still using CF7 in production, hopefully for only a few more weeks until we get our new CF/SQL Servers, running CF9.
    Until then, have to write two versions of the .CFM file, one that runs on CF7 servers, and one for the CF9 test servers.
    Thanks again for getting back, much appreciated.
    Gary

  • How to configure one TREX host with multiple index servers ?

    Hi All,
    Does anyone know how to configure TREX on the one host,
    with multiple index servers ?
    Reason for this is to make better use of resources available on the host server(4 Gig, 4 Processor, Windows2003), to improve the search performance of
    our KM content for portal users.
    I am using TREX 7 and have not been able to do this,
    despite reading the Single and Distributed install
    documentation.
    Any help would be appreciated.
    Regards,
    Andres

    Hi Andres,
    To make use of the RAM a Server provides you have to run two indexserver processes (each can then consume 2 GB);
    Proceed like this:
    1. Go to TREXdeamon.ini; check if section [indexserver2] is there (it is already provided, but not active in standard installation)
    2. In TREXdeamon.ini go to
    [daemon]
    references sections below
    programs=nameserver,preprocessor1,indexserver1,queueserver,alertserver
    and add indexserver2 here. Restart TREX; second porcess is then started; can be checked in TREX monitor in Portal as well
    3. To distribute existing indexes to the new process, start TREXadmintool and go to Index: Landscape
    Go to the last two columns and move the indexes (move master here/secondary mouse click)
    If you don't distribute the indexes the new index server process will be regarded when an new index is created.
    Hope this helps!
    cheers
    Bettina

  • Issue to make mandatory field(SELD/BBD and Date of manufactor)in migo for particular Material type and material Number starting with'1' series.

    Hi friend,
    i have issue regarding mandatory  self life field (SELD/BBD and Date of manufactor)in migo for Batch Tab for particular Material start with '1' Series and material type.
    i want to make mandatory above field during GR from migo..any one let me know exit or badi for that to full fill this goal..
    Regard's,
    shaikh Khalid.

    Hi Shaikh
    First of all Thread is not closed seconldy as a good practice if you have resolved your issue kindly document it here so that it may help someone in future
    Nabheet

  • There seems to be an issue with opendns free servers

    ''(Locked. Not a support question. See bold text for reasons of locking -m)''
    This is more of a "I found it" than a question as this seems to be an issue with the opendns free DNS servers related to certain torrent sites and the duckduckgo search engine. However any thoughts are appreciated.
    While looking for a solution I followed troubleshooting steps found here to no avail regarding cookies (I'm accepting them from everyone including third party cookies and their dogs), clearing cookies (do that all the time as a matter of routine, did it again several times), clearing the cache (did that, got the T-shirt, now I'll never be naked) and checked the about:config setting (I forget which one but it was already set to 20, the default)
    Note that I can eliminate these issues completely by setting my DNS to "automatic" however I've been using opendns free DNS servers for years and have changed nothing except when troubleshooting this issue.
    The following is a detailed description. It can be confusing if you don't read it carefully:
    I had this happen on several torrent sites however I can get through on others but when I choose the .torrent link I get the same problem on most like at: http://kickass.to/movies/genre/news/ and the KAT mirrors... on KAT I can get to the page but the .torrent links are at http://torcache.net and I am unable to get those .torrents at all. (getting the "the page isn't redirecting properly" Firefox error message and the very long http://guidetest.a.id.opendns.com/?url=guidetest%2E (goes on forever) URL
    I'll post a few links that I've tried (just to see if they work) below.
    http://www.torrentz.eu/ - can't see the page at all, I get the "the page isn't redirecting properly" Firefox error message and it redirects to the URL: http://guidetest.a.id.opendns.com/?url=g...Ecom%(goes on for something like a couple of hundred characters)
    Same issue with several other torrent sites...
    lazypirate.net I can't get through at all - same issue
    http://extratorrent.cc/ - no problem with pages or .torrents
    http://isohunt.to/ - again no problem with pages or .torrents
    Particular torrents I get the:"the page isn't redirecting properly" Firefox error message and it redirects to the URL: guidetest.a.id.opendns.com/?url=guidetest%2Ea%2Eid (blah blah forever) are:
    http://thetorrent.org/A5F7D7D92D8CDE2576...9B.torrent : (getting the "the page isn't redirecting properly" Firefox error message and the very long http://guidetest.a.id.opendns.com/?url=guidetest%2E (goes on forver) URL
    I can go on to list individual .torrents but I think you get the idea...
    I've had this issue with more than a few torrents over the last couple of days and can't remember them all but further checking does seem like it's either particular torrent sites I can't access at all or on sites I can access but store their .torrent files on either torcache.net or thetorrent.org so there seems to be mixed issues, being able to see some pages but not get .torrent files from those sites if they're stored somewhere else.
    On duckduckgo I get the "this site is untrusted" error.
    Again, when I abandon the opendns DNS servers I've been using for years and go to "automatic" both of these issues disappear with no other changes. and I've done that several times just to verify the problem and even confirmed that the opendns server addresses are correct, which they are the same ones I've used for years.
    I've emailed opendns and described the issue and they are completely confused and tell me "it must be your settings"
    '''Although this doesn't seem to be a Firefox or a Windows issue, I'm using FF 28.0 on win XP Pro SP3, legal OEM copy, Pentium D, 3.66 GHz, and 4 GB or Ram (3.65 GB of RAM recognized by XP, this is normal)'''
    '''Again, this issue only happens with the opendns free DNS servers I've been using for years and vanishes completely when I choose the automatic DNS setting and has only been happening a few days.'''
    I have screenshots of the errors and thought there was a way to post them here but I don't see that.
    The error on torrent sites is "The page isn't redirecting properly. FF has detected that the server is redirecting the request for this address in a way that will never complete. (and goes on to say blah blah cookies blah blah that I've checked and rechecked)
    The error on duckduckgo is "This Connection is Untrusted. You have asked Firefox to connect securely to duckduckgo.com, but we can't confirm that your connection is secure." blah blah (you probably know the rest). I expect that I could add an exception but again the problem doesn't happen when using automatic DNS server detection.
    I have no problems on other sites that I see.

    Here are the screenshots for what it's worth.
    Not sure why I can't post them in the original post.<br>
    <sub><b>Mod edit: See [https://bugzilla.mozilla.org/show_bug.cgi?id=718813 bug 718813]</b></sub>
    '''Again, when I set my DNS server to automatically detect the servers both problems disappear and I have no issues at all.'''
    IMO opendns is either doing this on purpose (unlikely) or they're under some sort of attack/being used to attack the specific torrent sites although I'm open to other explanations. I believe using the automatic setting for DNS is using my own ISP's DNS servers (which again, work fine... but still...)
    I'd rather not use Google's public DNS servers as Google is to commercial these days and I think there's potential privacy issues.
    '''Again I have changed the setting for DNS servers back and forth several times to duplicate/verify the issue(s)... and the issues only happen with the opendns servers.'''

  • How to configure AMconfig.properties on gateway with 2 portal servers

    Hello,
    I run into an issue where I want to setup 1 portal gateway with 2 portal servers(+ access manager) all on separate machines. How can I define in AMconfig.properties that there are possible two portal servers.
    All is version 2005Q1
    Please see part of my actual AMconfig.properties :
    # grep portal AMConfig.properties
    com.iplanet.am.directory.host=portal1.domain.int
    com.iplanet.am.server.host=portal1.domainl.int
    com.iplanet.am.console.host=portal1.domain.int
    com.iplanet.am.profile.host=portal1.domain.int
    com.iplanet.am.naming.url=http://portal1.domain.int:80/amserver/namingservice
    com.iplanet.am.notification.url=http://portal1.domain.int:80/amserver/notificationservice
    com.iplanet.am.localserver.host=portal1.domain.int
    com.sun.identity.liberty.interaction.wspRedirectHandler=http://portal1.domain.int:80/amserver/WSPRedirectHandler
    Kind Regards
    Roland Vlerick

    See this thread.
    Error Installing Groupware Portlets for WLP 10.3.2
    Brad

  • Keyboard can't type soe letters and relaces the with strange series of other letters. beachball constantly. beqrtwt 16 gb rabcvxz . idk what to do. lease help0.

    Problem description:
    keyboard can’t type soe letters and relaces the with strange series of other letters. beachball all the tie. 16 gb rabcvxz . idk what to do. lease help0.
    EtreCheck version: 2.0.6 (91)
    Report generated October 25, 2014 at 3:36:04 PM EDT
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      16 GB RAM Upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1333 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 0:37:54
    Disk Information: ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MACINTOSH HD (disk1) /  [Startup]: 498.88 GB (475.08 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [not loaded] com.livescribe.kext.LivescribeSmartpen (1) Support
    Launch Daemons: ℹ️
      [running] com.livescribe.PenCommService.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents: ℹ️
      [loaded] com.littleknownsoftware.MailPluginTool-Startup.plist Support
      [loaded] com.littleknownsoftware.MailPluginTool-Watcher.plist Support
    User Login Items: ℹ️
      LivescribeHelper Application (/Applications/Livescribe Helper.app/Contents/MacOS/LivescribeHelperAutoLaunch.app)
    Internet Plug-ins: ℹ️
      Default Browser: Version: 600 - SDK 10.10
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
    3rd Party Preference Panes: ℹ️
      None
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          13% Safari
          8% parentalcontrolsd
          5% WindowServer
          1% com.apple.Safari.SearchHelper
          1% launchd
    Top Processes by Memory: ℹ️
      155 MB Safari
      103 MB mds_stores
      103 MB Contacts
      93 MB com.apple.WebKit.WebContent
      86 MB Spotlight
    Virtual Memory Information: ℹ️
      10.43 GB Free RAM
      4.80 GB Active RAM
      696 MB Inactive RAM
      1.24 GB Wired RAM
      1.02 GB Page-ins
      0 B Page-outs

    Thanks, I'm typing this message from an external keyboard borrowed from one of my schools iMac. It is working fine so could this be a serious hardware issue? I upgraded the RAM from 4 gb to 16 gb thinking that would solve the slowness/beachball issue but it didn't. Could it possibly be a faulty SATA cable or time to upgrade my hard drive as well?
    I'm feeling like this is beyond my reach and do not want to damage my MBP further. I'll shut it down and take it to the tech store on campus and hope they have mercy on my wallet. Thanks for the help.

  • Candlestick chart problem with multiple series

    Hello,
    I added one mx:CandlestickSeries object and couple additional
    mx:LineSeries objects to the chart. All series are represented but
    still I have one problem. More series I add - less candles are
    becoming of CandlestickSeries data. It seems that there should be
    any scaling option for all series in the chart or something like
    this, but I cannot find it. I'm still new in Flex Can anyone halp
    me with this?
    Thanx in advance
    marukas

    I've added screenshots to get better view of the problem.
    Here is chart with addtional series:
    Chart
    with multiple series
    And here nothing is changed except that additional line
    series were removed:
    Chart
    with only one CandlestickSeries
    Is it possible to get the same candles as in 2nd view with
    addiotnal series added?

  • Error with chart series

    Hi everyone!
    I have a problem with charts with multiple series.
    If the series are incomplete (with lacks of data for some columns), the values lose the right correspondence with the column.
    How can I deal with this?
    Thank so...
    DrPlexi
    Maybe an example would be clarifying, i attach here the xml data and two charts' xml:
    <ROWSET>
    <ROW>
    <series>5</series>
    <col_names>300C</col_names>
    <values>71.91701276542868</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>300C</col_names>
    <values>20.48012540803013</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>300C</col_names>
    <values>7.600472191820757</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>300C</col_names>
    <values>0.0023896347204366342</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>DODGE</col_names>
    <values>65.13503987886224</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>DODGE</col_names>
    <values>15.728327698513192</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>DODGE</col_names>
    <values>14.781938987298812</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>DODGE</col_names>
    <values>4.354693435325753</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>HUMMER</col_names>
    <values>43.14889344162732</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>HUMMER</col_names>
    <values>27.14205893546898</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>HUMMER</col_names>
    <values>13.45361200411366</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>HUMMER</col_names>
    <values>8.480779975868687</values>
    </ROW>
    <ROW>
    <series>4</series>
    <col_names>HUMMER</col_names>
    <values>7.7746556429213465</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>CHEVY</col_names>
    <values>74.89464972938943</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>CHEVY</col_names>
    <values>25.105350270610575</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>CADILLAC</col_names>
    <values>39.497342869700724</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>CADILLAC</col_names>
    <values>64.38519904375845</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>JEEP</col_names>
    <values>60.66246011233522</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>JEEP</col_names>
    <values>39.33753988766478</values>
    </ROW>
    </ROWSET>
    And here's the xml of two charts (both showing wrong results):
    chart:
    <Graph graphType="LINE_VERT_ABS">
    <Title text="" visible="true" horizontalAlignment="CENTER"/>
    <LocalGridData colCount="{count(xdoxslt:group(.//ROW, 'col_names'))}" rowCount="{count(xdoxslt:group(.//ROW, 'series'))}">
    <RowLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <Label>
    <xsl:value-of select="current-group()/series"/>
    </Label>
    </xsl:for-each-group>
    </RowLabels>
    <ColLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="col_names">
    <Label>
    <xsl:value-of select="current-group()/col_names"/>
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    <DataValues>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <RowData>
    <xsl:for-each-group select="current-group()" group-by="col_names">
    <Cell>
    <xsl:value-of select="sum(current-group()/values)"/>
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </xsl:for-each-group>
    </DataValues>
    </LocalGridData>
    </Graph>
    chart:
    <Graph type="BAR_VERT_PERCENT">
    <Title text="" visible="true" horizontalAlignment="CENTER"/>
    <LocalGridData colCount="{count(xdoxslt:group(.//ROW, 'col_names'))}" rowCount="{count(xdoxslt:group(.//ROW, 'series'))}">
    <RowLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <Label>
    <xsl:value-of select="current-group()/series"/>
    </Label>
    </xsl:for-each-group>
    </RowLabels>
    <ColLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="col_names">
    <Label>
    <xsl:value-of select="current-group()/col_names"/>
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    <DataValues>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <RowData>
    <xsl:for-each-group select="current-group()" group-by="col_names">
    <Cell>
    <xsl:value-of select="sum(current-group()/values)"/>
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </xsl:for-each-group>
    </DataValues>
    </LocalGridData>
    </Graph>

    I was having the same error while trying to plot a moving average across 7 days. The work around I found was rather simple.
    If you right click your report in the solution explorer and select "View Code" it will give you the underlying XML of the report. Find the entry for the value of your calculated series and enter a formula to dynamically create your periods.
    <ChartFormulaParameter Name="Period">
                      <Value>=IIf(Count(Fields!Calls.Value) >= 7 ,7, (Count(Fields!Calls.Value)))</Value>
    </ChartFormulaParameter>
    What I'm doing here is getting the row count of records returned in the chart. If the returned rows are greater than or equal to 7 (The amount of days I want the average) it will set the points to 7. If not, it will set the number to the amount of returned rows. So far this has worked great. I'm probably going to add more code to handle no records returned although in my case that shouldn't happen but, you never know.
    A side note:
    If you open the calculated series properties in the designer, you will notice the number of periods is set to "0". If you change this it will overwrite your custom formula in the XML.

  • OS X 10.10.1 Apple Mail reliability issue with Virgin Mail Servers

    Apple Mail(8.1) reliability issue with Virgin Mail Servers on my iMac and Laptop Pro with the new Yosemite update!  Spent 1.5hrs with the virgin team (thought we solved it by changing from Auto to one minute update) only to find on return I still have an issue with Mail!  On the iMac the account opens and I see all the mail arriving. When I switch over and the back, days of recent mail have disappeared?
    If I search for one I saw, It is found?
    On the Laptop Pro, its similar, but it also has a problem remembering the outgoing port no matter how often I save it keeps going back to port 143 and this makes the send fail each time?
    Will I have to move to another mail client or is their a fix coming?

    The last version of Mail for Tiger is v2.1.3 & there won't be any updates/upgrades.
    You might try the freeware mail app Thunderbird. http://www.mozillamessaging.com/en-US/thunderbird/ It's newer than Mail for Tiger.
    How Thunderbird 3 works on Mac OS X: Better than Apple Mail?
    http://blogs.techrepublic.com.com/mac/?p=409
     Cheers, Tom

  • Simultaneous sync with two exchange servers - will it ever be possible?

    I fully understand that this is not possible at present (one has only to try to get a very clear pop-up message). I also understand that nobody can predict (or is willing to say) what is coming in future releases. My question is whether or not simultaneous syncing with two exchange servers is even theoretically possible. I don't undertstand exchange/ActiveSync well enough to even know if it's in the realm of possibility.
    If not, I'll try to find another way to do what I want (Gmail for calendar and contacts and work for mail, calendar and contacts) - I am open to suggestions. If it is, I'll have to figure out how important one (or the other) is to me for now and wait for the day when I can have my cake and eat it too.
    Thanks.

    I'm not sure if this is an ActiveSync limitation, but it might be since I don't believe accessing more than one Exchange account via ActiveSync with a Windows Mobile device is supported either, and ActiveSync and Windows Mobile are Microsoft products.

Maybe you are looking for

  • Can no longer open Word files in finder since upgrading to Mavericks

    When I click on Word files on my desktop of in a folder, the Word progrm laucnhes but file will not open.  I can only open them through the Application.  Any solutions to this?  This seems to be across th board microsoft office issue.  In Office 2008

  • Problems installing Photoshop CS2 on iMac

    I have my brand new iMac 20" Intel Core Duo, and I have recently purchased Photoshop CS2 and I can not get it to install. I saw in some places about the SU 2006-003 patch, but I have not installed that. I also saw about VC2 in the startup items, but

  • Not grasping why the strcpy_s function only works once in this code

    I don't understand why the below strcpy_s  (BOLD, ITALASIZED) function shown below does not work. The one just above it does. I tried reading the HELP info, but just not grasping it. Can someone help in plain, simple english?? Thanks! #include <iostr

  • Another cannot find symbol error (DiveLog)

    Hi I am fairly new to java and I decided to try the tutorial DiveLog. I followed the instructions, however when I try to compile it, not with the DOS command, I keep getting an error stating that, Cannot find symbol class ..... The errors keep recurr

  • Cannot set text field contents

    here is my code so far. global theWatchedFolder on clicked theObject set theWatchedFolder to choose folder set contents of text field "hfDirectory" to theWatchedFolder end clicked when i click on the button theObject it brings up the prompt to choose