/etc/rc.d/fancontrol from lm_sensors is broken, here is a fix :-)

The fancontrol rc script from the lm_sensors package tries to run /usr/sbin/fancontrol in the current shell,
[ -z "$PID" ] && /usr/sbin/fancontrol
where the script should be backgrounded. This hangs the boot process.
[ -z "$PID" ] && exec /usr/sbin/fancontrol > /dev/null &
works and also supresses some annoying output text not in keeping with the boot process.
Said script also uses
PID=`pidof -o %PPID /usr/sbin/fancontrol`
which returns nothing as /usr/sbin/fancontrol is not a binary.
PID=`pidof -o %PPID -x /usr/sbin/fancontrol`
works.
It would be nice if this made it into the package so I don't have to fix it every time I sync. :-)
Complete working script:
#!/bin/bash
. /etc/rc.conf
. /etc/rc.d/functions
PID=`pidof -o %PPID -x /usr/sbin/fancontrol`
case "$1" in
start)
stat_busy "Starting fancontrol"
[ -z "$PID" ] && exec /usr/sbin/fancontrol > /dev/null &
if [ $? -gt 0 ]; then
stat_fail
else
add_daemon fancontrol
stat_done
fi
stop)
stat_busy "Stopping fancontrol"
[ ! -z "$PID" ] && kill $PID &> /dev/null
if [ $? -gt 0 ]; then
stat_fail
else
rm_daemon fancontrol
stat_done
fi
restart)
$0 stop
$0 start
echo "usage: $0 {start|stop|restart}"
esac
exit 0
Cheers,
Steve.

Thanks for the input. Please post your amendment in the bugtracker, where it will definitely be seen - Arch devs don't always have the time to visit the forum.

Similar Messages

  • Is it possible to get data from a smashed/broken iPod touch 4th gen?

    Is it possible to get data from a smashed/broken iPod touch 4th gen?

    - If when you connect the iPod to your computer it appears in iTunes then you can make a backup and then restore another iPod or other iOS device from that backup.
    - Otherwise you will have to go to a data recovery company.
    - When I go to the YouTube link I can't get the video to play.

  • My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    Your old ID connects to an icloud account containing all your data (email, contacts, etc.)  If you then use a different ID, you will connect to a different account, which results in losing all your "apple" data, like emails, contacts, calendars, etc.
    However, Apple IDs are also used to connect to an itunes store account, with is different.  You can keep using the old itunes store ID to keep all your purchases (but if you change to a different ID, you will lose all purchased items) and use the new ID for icloud (but losing emails, contacts, etc. from the old account).

  • Is there any way to get all my stuff transfered from my old broken iphone to a new one

    is there any way to get all my stuff transfered from my old broken iphone to a new one

    Guess you have your answer.  Maybe next time you'll read the User Guide and use the phone as recommended so this doesn't happen again.

  • The toolbar with buttons (home, refresh, etc.) has disappeared from the top of my screen. How do I get it back?

    All the buttons (home, refresh, abc, alignment, bold, etc.) have disappeared from the top of my screen. How do I get them back?

    If the menu bar is hidden then press the F10 key or hold down the Alt key, that should make the menu bar appear.
    Make sure that all the toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    * If items are missing then open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    * If a missing item is in the toolbar palette then drag it back from the Customize window on the toolbar
    * If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up.
    See also:
    * http://kb.mozillazine.org/Toolbar_customization

  • I want to read the settings (time/div,​Volt/div,d​elay,etc..​.)from a waveform that is saved into a memory register of a FLUKE PM3394A Combiscope​.

    Dear all,
    I am writing a labview application for a Fluke PM3394A Combiscope. I want to read the settings (time/div,Volt/div,delay,etc...)from a waveform that is saved into a memory register. Can somebody help me on this? The Labview driver library I found on NI.com doesn't support this.
    Greetings
    Davy

    Unless you've used some sort of "auto-setup" for the scope, all of the settings are what your program commands the scope to use. Once you've acquired a waveform, typically all that is contained is the raw data. If you need the settings later in the program, you'll have to save them by putting them into a shift register/local variable/plain old wire. If you do use an "auto-setup" (I don't remember if the scope has this feature) and the driver has no query functions, then you'll probably have to write your own. These are usually pretty simple to do and are usually similar to the settings commands with the addition of a "?" at the end. For example, if the command to set coupling of channel 1 is ":INP 1:COU AC", then to query it the command might be "INP 1:COU?"
    and you would do a read and get "AC". The instrument programming manual should explain all of the command/query syntax.

  • Can I set up my new iPad as new device with my original Apple id then transfer which apps etc I want later from my cloud, thank you

    Can I set up my new iPad as new device with my original Apple id then transfer which apps etc I want later from my cloud, thank you

    You can download the apps again by opening App Store app on the iPad and tap Purchased at the bottom. That will display all apps that you have previously purchased on that Apple ID and you can download any of them by using the icon to the right of each (icon of a cloud with a down arrow).

  • I broke my iPod 5 screen last week, the whole screen is cracked.The front camera is kinda broken. I got my iPod like a year and half ago, so the warrant is over. I got my iPod from a Apple store. Can Apple fix my iPod?, how much will it cost? Respond ASAP

    I broke my iPod 5 screen last week, the whole screen is cracked.The front camera is kinda broken.The back of the iPod is pefectly fine and the home button is fine too. I got my iPod like a year and half ago, so the warrant is over. People said Apple doesnt repair devices, they exchange for it.I dont think u can exchange my iPod. I got my iPod from a Apple store. Can Apple fix my iPod?, how much will it cost? Respond ASAP. Or name some places to repair it?

    Really.  You cannot exchange a 32 gb for a 16 gb at all.
    Sorry.
    The Canada Proce happens to be $149.  You can look this up yourself.
    http://www.apple.com/support/service/

  • I tried changing my password, and it changed to one that wasnt it, and i dont know it. So i tried it too many times and now its saying it is disabled, connect to itunes. but a problem is that my power button on top is broken. how to i fix it?

    I tried changing my password, and it changed to one that wasnt it, and i dont know it. So i tried it too many times and now its saying it is disabled, connect to itunes. but a problem is that my power button on top is broken. how to i fix it?

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

  • I have all my songs in my iTunes library on the computer, but when I press the button to sync it, it doesn't put the songs on my iPhone. I have songs from my iPod on here too.  How do I get it to put the songs on my iPhone?

    I have all my songs in my iTunes library on the computer, but when I press the button to sync it, it doesn't put the songs on my iPhone. I have songs from my iPod on here too. How do I get it to put the songs on my iPhone?

    Have you selected the music to sync?

  • I have brought a iphone 4 and the person i brought it from has not deleted her icloud account i need her pasword to delete it but hse wont give it to me what can i do how can i add my icloud account can you give me a reasonable answer please. thank you

    i have brought a iphone 4 and the person i brought it from has not deleted her icloud account i need her pasword to delete it but hse wont give it to me what can i do how can i add my icloud account can you give me a reasonable answer please. thank you.

    The seller needs to follow this procedure:
    http://support.apple.com/kb/TS4515
    If she refuses, then as Tim suggested the iPhone is probably stolen. You'll need to contact your local police department and ask how to proceed.
    Regards.

  • HT204291 Using Azul media player app on my ipad  Apple tv will only display sound but not video from movies.  Any ideas on a fix.  I set mirroring to on but it still does not display video.  It will display photos and video recorded from my iphone.

    Using Azul media player app on my ipad  Apple tv will only display sound but not video from movies.  Any ideas on a fix.  I set mirroring to on but it still does not display video.  It will display photos and video recorded from my iphone.

    Here are the steps for AirPlay:
    Before starting Azul from your (running iOS 5.x/6.x) home screen where have have all your apps we need to turn on mirroring
    On your iPhone 4S/5 or iPad 2 or 3, double-click the Home  Button to view your recently-used apps.
    Swipe all the way to the right to until you see the  icon.
    Note: If the icon does not appear, go to the "If AirPlay Mirroring is not visible or available on your mobile iOS device" section.
    Tap the  icon to see the list of available AirPlay devices.
    Enable AirPlay Mirroring in this menu by tapping on an available Apple TV, then sliding the Mirroring slider to ON.
    Now you should be seeing your iPad/iPhone on your TV.
    Start up Azul now and using the settings icon on the top right corner go to the option that say "TV out" ON.
    When you do that you will see an Orange screen
    Now click "Done" and play the video you want to watch and it will AirPlay

  • When i pluged in my ipod,computer start scanning,it says"your computer is no more authorized for  app that are installed in"yadav ipod",would you like to authorizes this computer for item purchased from itune" what should i do to fix this problem,,,

    when i pluged in my ipod,computer start scanning,without finishing scan,it says"your computer is no more authorized for  app that are installed in"yadav ipod",would you like to authorizes this computer for item purchased from itune" what should i do to fix this problem,,,

    What the message says.  In iTunes g the the Store tab in ther upper part of the screen and then clink on Authorize this computer.

  • When I send a text using siri the recipient shows that the text came from my email. How do I fix that so it show that the text came from my phone number and not my email address?

    When I send a text using siri the recipient shows that the text came from my email. How do I fix that so it show that the text came from my phone number and not my email address?

    Settings > Messages > Send & Receive > Start new conversations from:
    Only your phone number is selected.

  • Yosemite finder spinning beachball when opening or saving files from within any open application ... fix please!

    At my wits end with this issue, it seemed to have started with the 10.10.1 upgrade and continues with 10.10.2. Only when you are in an open application (it’s fine if I am looking at files on the desktop) and go to open or save a file the pop up window opens and then seems to open again and as I try to navigate through the files it pauses and I get a spinning beach ball for 15 seconds to a minute each time. Then the ball is gone for a few seconds and comes back again … eventually I can get to a file but it can take several minutes to get to one file through this process. The delays seem to get worse the more I try it. I have been dealing with a senior CPU adviser from Apple for the last four weeks on this issue and the conclusion after all of our testing and a half dozen data logs is that the engineers are continuing to collect information on the problem from others and will hopefully identify and fix it some time but can’t offer any further advise. As of now I am forced to run 10.8.5 (without any finder issues) on a second partition in order to do any meaningful work. I have a mid 2010 27” iMac with 16Gb ram and a 3TB fusion HD. Here’s what I have done so far to try and fix this:
    - went through all of the cleaning and maintenance items using the OnyX utility program including;
    fixing permissions, running all maintenance scripts, rebuilding system databases and deleting the system, user, internet and fonts cache.
    - running Disk Utility repair and permissions.
    - used Disk Warrior to rebuild and optimize the disk
    - tried turning off Spotlight and iCloud.
    - started up in safe mode
    - zapped the PRAM and reset the SMC
    - used terminal to delete Finder settings and disable auto-mount of network shares
    - reinstalled a combo update of 10.2.2
    - tried different user accounts
    - did a fresh install of 10.2.2. on a second partition (the problem was still duplicated here)
    I have to say I am disappointed of late with what seems  to be a lot of bugs coming out from the latest Apple software releases. Am I going to have to live with this setup and just wait for Apple to hopefully identify this as a bug and offer a fix sometime in the future?  … can anyone offer any further advise?
    EtreCheck version: 2.1.8 (121)
    Report generated February 5, 2015 at 11:42:40 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.93 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 17:51:10
    Disk Information: ℹ️
        Hitachi HDS723030BLE640 disk1 : (3 TB)
            EFI (disk1s1) <not mounted> : 210 MB
            Recovery HD (disk1s3) <not mounted>  [Recovery]: 650 MB
            iMac Mountain Lion (disk1s4) /Volumes/iMac Mountain Lion : 917.17 GB (491.51 GB free)
            Recovery HD (disk1s5) <not mounted>  [Recovery]: 650 MB
            iMac Yosemite (disk2) / : 2.19 TB (474.37 GB free)
                Core Storage: disk0s2 119.69 GB Online
                Core Storage: disk1s2 2.08 TB Online
        PIONEER DVD-RW  DVRTS09 disk5 : (1.28 GB)
            disk5s1 (disk5s1) <not mounted> : 1 KB
            Zero Hour (disk5s2) /Volumes/Zero Hour : 1.28 GB (5 MB free)
        OWC Mercury Electra 3G SSD disk0 : (120.03 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Boot OS X (disk0s3) <not mounted> : 134 MB
            iMac Yosemite (disk2) / : 2.19 TB (474.37 GB free)
                Core Storage: disk0s2 119.69 GB Online
                Core Storage: disk1s2 2.08 TB Online
    USB Information: ℹ️
        Apple Inc. iPhone
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Internal Memory Card Reader
        HP Officejet Pro L7700
        American Power Conversion Back-UPS XS 1200 FW:8.g1 .D USB FW:g1
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Motorola, Inc. Apple USB Modem
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Firewire Information: ℹ️
        iomega MAC COMPANION 400mbit - 800mbit max
            EFI (disk4s1) <not mounted> : 210 MB
            iMac Yosemite CCC Backup (disk4s2) /Volumes/iMac Yosemite CCC Backup : 3.00 TB (1.50 TB free)
        LaCie d2 Quadra v3C 800mbit - 800mbit max
            EFI (disk3s1) <not mounted> : 210 MB
            iMac Yosemite Time Machine Backup (disk3s2) /Volumes/iMac Yosemite Time Machine Backup : 3.00 TB (1.22 TB free)
    Gatekeeper: ℹ️
        Anywhere
    Kernel Extensions: ℹ️
            /Applications/Disk Warrior/DiskWarrior.app
        [not loaded]    com.alsoft.Preview (5 - SDK 10.5) [Click for support]
            /Applications/Parallels Desktop.app
        [not loaded]    com.parallels.kext.hypervisor (10.1.2 28859 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.netbridge (10.1.2 28859 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.usbconnect (10.1.2 28859 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.vnic (10.1.2 28859 - SDK 10.7) [Click for support]
            /Applications/TechTool Pro 7.app
        [not loaded]    com.micromat.driver.spdKernel (1 - SDK 10.8) [Click for support]
        [not loaded]    com.micromat.driver.spdKernel-10-8 (1 - SDK 10.8) [Click for support]
            /Applications/Toast 7 Titanium/Toast Titanium.app
        [not loaded]    com.roxio.TDIXController (1.4) [Click for support]
            /Applications/Utilities/HardwareMonitor.app
        [not loaded]    com.bresink.driver.BRESINKx86Monitoring (8.0) [Click for support]
            /Library/Application Support/Hotspot Shield
        [not loaded]    com.anchorfree.tun (1.1.1 - SDK 10.8) [Click for support]
            /Library/Extensions
        [loaded]    com.squirrels.airparrot.framebuffer (5 - SDK 10.10) [Click for support]
        [loaded]    com.squirrels.driver.AirParrotSpeakers (1.8 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.Belcarra.iokit.USBLAN_netpart (3.1.1 - SDK 10.6) [Click for support]
        [not loaded]    com.Belcarra.iokit.USBLAN_usbpart (3.1.1 - SDK 10.6) [Click for support]
        [loaded]    com.Logitech.Control Center.HID Driver (3.4.0 - SDK 10.0) [Click for support]
        [not loaded]    com.Logitech.Unifying.HID Driver (1.2.0 - SDK 10.0) [Click for support]
        [not loaded]    com.RemoteControl.USBLAN.usbpart (3.1.1 - SDK 10.7) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchAfaTech (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergy450 (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergyXS (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchEmpia (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchVoyager (1.1) [Click for support]
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriver (3.0) [Click for support]
            /System/Library/Extensions/KensingtonMouseDriver.kext/Contents/PlugIns
        [not loaded]    com.kensington.mouseworks.driver.ADBID32Mouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID32MouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4Mouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4MouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothOldHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWUSBHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.USBMouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriverX1 (3.0) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.hp.help.tocgenerator.plist [Click for support]
        [running]    com.micromat.TechToolProAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.srs.EssentialsAgent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.anchorfree.ajaxserver.plist [Click for support]
        [running]    com.bombich.ccchelper.plist [Click for support]
        [running]    com.elgato.EyeConnect.plist [Click for support]
        [running]    com.micromat.TechToolProDaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.surteesstudios.hddfancontroldaemon.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    info.lokiware.attachmenttamer.securetool.plist [Click for support]
        [not loaded]    openbase.plist [Click for support]
    User Launch Agents: ℹ️
        [failed]    com.google.keystone.agent.plist [Click for support] [Click for details]
        [not loaded]    com.marketcircle.daylite.pidclear.plist [Click for support]
        [not loaded]    com.microsoft.LaunchAgent.SyncServicesAgent.plist [Click for support]
        [not loaded]    com.valvesoftware.steamclean.plist [Click for support]
    User Login Items: ℹ️
        System Events    Application  (/System/Library/CoreServices/System Events.app)
        AirPort Base Station Agent    Application  (/System/Library/CoreServices/AirPort Base Station Agent.app)
        OpenDNS Updater    Application  (/Applications/Utilities/OpenDNS Updater.app)
        ChronoSyncBackgrounder    Application  (/Library/Application Support/ChronoSync/ChronoSyncBackgrounder.app)
        EyeTV Helper    Application Hidden (/Library/Application Support/EyeTV/EyeTV Helper.app)
        ChronoSync    Application Hidden (/Applications/ChronoSync.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Support/AdobeResourceSynchronizer.app)
        AirCamLauncher    Application  (/Applications/AirCamLauncher.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        Hardware Monitor Lite    Application Hidden (/Applications/HardwareMonitorLite.app)
        WeathrClip    Application  (/Applications/WeathrClip.app)
        DiskWarriorDaemonStarter    Application  (/Applications/Disk Warrior/DiskWarrior.app/Contents/Helpers/DiskWarriorStarter.app)
    Internet Plug-ins: ℹ️
        DirectorShockwave: Version: 11.6.5r635 [Click for support]
        Java Applet: Version: Unknown
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: Unknown
        Scorch: Version: ScorchNetscapePlugin 4.1.4 build 1 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown
    Safari Extensions: ℹ️
        Open in Internet Explorer
        Reload Button
        Print Plus
        clea.nr Videos
        YouTube5
        YoutubeWide
        Reload Button
    3rd Party Preference Panes: ℹ️
        APC PowerChute Personal Edition  [Click for support]
        Flash Player  [Click for support]
        Growl  [Click for support]
        HDD Fan Control  [Click for support]
        Java  [Click for support]
        MenuMeters  [Click for support]
        TechTool Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            iMac Yosemite: Disk size: 2.19 TB Disk used: 1.72 TB
        Destinations:
            iMac Yosemite Time Machine Backup [Local]
            Total size: 3.00 TB
            Total number of backups: 26
            Oldest backup: 2015-01-30 23:34:31 +0000
            Last backup: 2015-02-05 15:51:25 +0000
            Size of backup disk: Too small
                Backup size 3.00 TB < (Disk used 1.72 TB X 3)
    Top Processes by CPU: ℹ️
             6%    launchd
             4%    WindowServer
             2%    taskgated
             1%    SystemUIServer
             1%    WeathrClip
    Top Processes by Memory: ℹ️
        1.31 GB    mds_stores
        481 MB    mds
        447 MB    OnyX
        326 MB    iTunes
        275 MB    Safari
    Virtual Memory Information: ℹ️
        4.48 GB    Free RAM
        7.51 GB    Active RAM
        3.71 GB    Inactive RAM
        1.46 GB    Wired RAM
        18.79 GB    Page-ins
        29 KB    Page-outs
    Diagnostics Information: ℹ️
        Feb 5, 2015, 11:38:15 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 13815_[redacted].crash
        Feb 5, 2015, 11:29:31 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-112931_[redacted].crash
        Feb 5, 2015, 10:54:32 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05432_[redacted].crash
        Feb 5, 2015, 10:54:22 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05422_[redacted].crash
        Feb 5, 2015, 10:54:21 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05421_[redacted].crash
        Feb 5, 2015, 10:54:12 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05412_[redacted].crash
        Feb 5, 2015, 10:30:47 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-103047_[redacted].crash
        Feb 5, 2015, 09:56:26 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95626_[redacted].crash
        Feb 5, 2015, 09:56:16 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95616_[redacted].crash
        Feb 5, 2015, 09:56:15 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95615_[redacted].crash
        Feb 5, 2015, 09:34:42 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 93442_[redacted].crash
        Feb 5, 2015, 09:34:33 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 93433_[redacted].crash
        Feb 5, 2015, 09:32:03 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-093203_[redacted].crash
        Feb 5, 2015, 08:33:19 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-083319_[redacted].crash
        Feb 5, 2015, 07:34:35 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-073435_[redacted].crash
        Feb 5, 2015, 06:35:52 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-063552_[redacted].crash
        Feb 5, 2015, 05:37:08 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-053708_[redacted].crash
        Feb 5, 2015, 03:39:40 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-033940_[redacted].crash
        Feb 5, 2015, 02:40:57 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-024057_[redacted].crash
        Feb 5, 2015, 01:42:13 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-014213_[redacted].crash
        Feb 5, 2015, 12:43:30 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-004330_[redacted].crash
        Feb 4, 2015, 11:44:45 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-234445_[redacted].crash
        Feb 4, 2015, 10:46:02 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-224602_[redacted].crash
        Feb 4, 2015, 09:47:18 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-214718_[redacted].crash
        Feb 4, 2015, 08:48:34 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-204834_[redacted].crash
        Feb 4, 2015, 07:49:50 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-194950_[redacted].crash
        Feb 4, 2015, 06:51:04 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-185104_[redacted].crash
        Feb 4, 2015, 06:44:21 PM    /Library/Logs/DiagnosticReports/???_2015-02-04-184421_[redacted].cpu_resource.d iag [Click for details]
        Feb 4, 2015, 05:53:47 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75347_[redacted].crash
        Feb 4, 2015, 05:53:37 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75337_[redacted].crash
        Feb 4, 2015, 05:53:26 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75326_[redacted].crash
        Feb 4, 2015, 05:53:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75316_[redacted].crash
        Feb 4, 2015, 05:53:15 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75315_[redacted].crash
        Feb 4, 2015, 05:52:13 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-175213_[redacted].crash
        Feb 4, 2015, 05:52:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-175207_[redacted].crash
        Feb 4, 2015, 05:48:58 PM    Self test - passed
        Feb 4, 2015, 05:41:14 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74114_[redacted].crash
        Feb 4, 2015, 05:40:53 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74053_[redacted].crash
        Feb 4, 2015, 05:40:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74043_[redacted].crash
        Feb 4, 2015, 05:40:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74042_[redacted].crash
        Feb 4, 2015, 05:37:29 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 73729_[redacted].crash
        Feb 4, 2015, 05:37:19 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 73719_[redacted].crash
        Feb 4, 2015, 05:36:26 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-173626_[redacted].crash
        Feb 4, 2015, 04:41:41 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64141_[redacted].crash
        Feb 4, 2015, 04:41:31 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64131_[redacted].crash
        Feb 4, 2015, 04:41:21 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64121_[redacted].crash
        Feb 4, 2015, 04:41:10 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64110_[redacted].crash
        Feb 4, 2015, 04:41:00 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64100_[redacted].crash
        Feb 4, 2015, 04:40:50 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64050_[redacted].crash
        Feb 4, 2015, 04:37:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-163742_[redacted].crash
        Feb 4, 2015, 04:37:36 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-163736_[redacted].crash
        Feb 4, 2015, 11:34:34 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-113434_[redacted].crash
        Feb 4, 2015, 10:35:47 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-103547_[redacted].crash
        Feb 4, 2015, 09:36:44 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-093644_[redacted].crash
        Feb 4, 2015, 09:34:13 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-093413_[redacted].crash
        Feb 4, 2015, 09:29:50 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-092950_[redacted].crash
        Feb 4, 2015, 09:28:49 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-092849_[redacted].crash
        Feb 4, 2015, 09:24:46 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-092446_[redacted].crash
        Feb 4, 2015, 09:24:10 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-092410_[redacted].crash
        Feb 4, 2015, 09:19:33 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-091933_[redacted].crash
        Feb 4, 2015, 09:19:24 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-091924_[redacted].crash
        Feb 4, 2015, 08:42:28 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-084228_[redacted].crash
        Feb 4, 2015, 07:43:44 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-074344_[redacted].crash

    Thanks, but this did not improve anything ....
    EtreCheck version: 2.1.8 (121)
    Report generated February 5, 2015 at 5:30:21 PM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.93 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:3:9
    Disk Information: ℹ️
        Hitachi HDS723030BLE640 disk1 : (3 TB)
            EFI (disk1s1) <not mounted> : 210 MB
            Recovery HD (disk1s3) <not mounted>  [Recovery]: 650 MB
            iMac Mountain Lion (disk1s4) /Volumes/iMac Mountain Lion : 917.17 GB (491.51 GB free)
            Recovery HD (disk1s5) <not mounted>  [Recovery]: 650 MB
            iMac Yosemite (disk2) / : 2.19 TB (474.30 GB free)
                Core Storage: disk0s2 119.69 GB Online
                Core Storage: disk1s2 2.08 TB Online
        PIONEER DVD-RW  DVRTS09 disk5 : (1.28 GB)
            disk5s1 (disk5s1) <not mounted> : 1 KB
            Zero Hour (disk5s2) /Volumes/Zero Hour : 1.28 GB (5 MB free)
        OWC Mercury Electra 3G SSD disk0 : (120.03 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Boot OS X (disk0s3) <not mounted> : 134 MB
            iMac Yosemite (disk2) / : 2.19 TB (474.30 GB free)
                Core Storage: disk0s2 119.69 GB Online
                Core Storage: disk1s2 2.08 TB Online
    USB Information: ℹ️
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Internal Memory Card Reader
        Motorola, Inc. Apple USB Modem
        American Power Conversion Back-UPS XS 1200 FW:8.g1 .D USB FW:g1
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        HP Officejet Pro L7700
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
    Firewire Information: ℹ️
        iomega MAC COMPANION 400mbit - 800mbit max
            EFI (disk4s1) <not mounted> : 210 MB
            iMac Yosemite CCC Backup (disk4s2) /Volumes/iMac Yosemite CCC Backup : 3.00 TB (1.50 TB free)
        LaCie d2 Quadra v3C 800mbit - 800mbit max
            EFI (disk3s1) <not mounted> : 210 MB
            iMac Yosemite Time Machine Backup (disk3s2) /Volumes/iMac Yosemite Time Machine Backup : 3.00 TB (1.22 TB free)
    Gatekeeper: ℹ️
        Anywhere
    Kernel Extensions: ℹ️
            /Applications/Disk Warrior/DiskWarrior.app
        [not loaded]    com.alsoft.Preview (5 - SDK 10.5) [Click for support]
            /Applications/TemperatureMonitor.app
        [not loaded]    com.bresink.driver.BRESINKx86Monitoring (8.0) [Click for support]
            /Library/Application Support/Hotspot Shield
        [not loaded]    com.anchorfree.tun (1.1.1 - SDK 10.8) [Click for support]
            /Library/Extensions
        [loaded]    com.squirrels.airparrot.framebuffer (5 - SDK 10.10) [Click for support]
        [loaded]    com.squirrels.driver.AirParrotSpeakers (1.8 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.Belcarra.iokit.USBLAN_netpart (3.1.1 - SDK 10.6) [Click for support]
        [not loaded]    com.Belcarra.iokit.USBLAN_usbpart (3.1.1 - SDK 10.6) [Click for support]
        [loaded]    com.Logitech.Control Center.HID Driver (3.4.0 - SDK 10.0) [Click for support]
        [not loaded]    com.Logitech.Unifying.HID Driver (1.2.0 - SDK 10.0) [Click for support]
        [not loaded]    com.RemoteControl.USBLAN.usbpart (3.1.1 - SDK 10.7) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchAfaTech (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergy450 (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergyXS (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchEmpia (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchVoyager (1.1) [Click for support]
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriver (3.0) [Click for support]
            /System/Library/Extensions/KensingtonMouseDriver.kext/Contents/PlugIns
        [not loaded]    com.kensington.mouseworks.driver.ADBID32Mouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID32MouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4Mouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4MouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothOldHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.KMWUSBHIDMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.USBMouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouse (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouseX1 (3.0) [Click for support]
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriverX1 (3.0) [Click for support]
            /Volumes/iMac Mountain Lion/Applications/Parallels Desktop.app
        [not loaded]    com.parallels.kext.hidhook (8.0 18619.1001606) [Click for support]
        [not loaded]    com.parallels.kext.hypervisor (8.0 18619.1001606) [Click for support]
        [not loaded]    com.parallels.kext.netbridge (8.0 18619.1001606) [Click for support]
        [not loaded]    com.parallels.kext.usbconnect (8.0 18619.1001606) [Click for support]
        [not loaded]    com.parallels.kext.vnic (8.0 18619.1001606) [Click for support]
            /Volumes/iMac Mountain Lion/Applications/TechTool Pro 7.app
        [not loaded]    com.micromat.driver.spdKernel (1 - SDK 10.8) [Click for support]
        [not loaded]    com.micromat.driver.spdKernel-10-8 (1 - SDK 10.8) [Click for support]
            /Volumes/iMac Mountain Lion/Applications/Toast 7 Titanium/Toast Titanium.app
        [not loaded]    com.roxio.TDIXController (1.4) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.hp.help.tocgenerator.plist [Click for support]
        [running]    com.micromat.TechToolProAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.srs.EssentialsAgent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.anchorfree.ajaxserver.plist [Click for support]
        [running]    com.bombich.ccchelper.plist [Click for support]
        [running]    com.elgato.EyeConnect.plist [Click for support]
        [running]    com.micromat.TechToolProDaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.surteesstudios.hddfancontroldaemon.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    info.lokiware.attachmenttamer.securetool.plist [Click for support]
        [not loaded]    openbase.plist [Click for support]
    User Launch Agents: ℹ️
        [not loaded]    com.marketcircle.daylite.pidclear.plist [Click for support]
        [not loaded]    com.microsoft.LaunchAgent.SyncServicesAgent.plist [Click for support]
        [not loaded]    com.valvesoftware.steamclean.plist [Click for support]
    User Login Items: ℹ️
        System Events    Application  (/System/Library/CoreServices/System Events.app)
        AirPort Base Station Agent    Application  (/System/Library/CoreServices/AirPort Base Station Agent.app)
        OpenDNS Updater    Application  (/Applications/Utilities/OpenDNS Updater.app)
        ChronoSyncBackgrounder    Application  (/Library/Application Support/ChronoSync/ChronoSyncBackgrounder.app)
        EyeTV Helper    Application Hidden (/Library/Application Support/EyeTV/EyeTV Helper.app)
        ChronoSync    Application Hidden (/Applications/ChronoSync.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Support/AdobeResourceSynchronizer.app)
        AirCamLauncher    Application  (/Applications/AirCamLauncher.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        Hardware Monitor Lite    Application Hidden (/Applications/HardwareMonitorLite.app)
        WeathrClip    Application  (/Applications/WeathrClip.app)
        DiskWarriorDaemonStarter    Application  (/Applications/Disk Warrior/DiskWarrior.app/Contents/Helpers/DiskWarriorStarter.app)
    Internet Plug-ins: ℹ️
        DirectorShockwave: Version: 11.6.5r635 [Click for support]
        Java Applet: Version: Unknown
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: Unknown
        Scorch: Version: ScorchNetscapePlugin 4.1.4 build 1 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown
    Safari Extensions: ℹ️
        Open in Internet Explorer
        Reload Button
        Print Plus
        clea.nr Videos
        YouTube5
        YoutubeWide
        Reload Button
    3rd Party Preference Panes: ℹ️
        APC PowerChute Personal Edition  [Click for support]
        Flash Player  [Click for support]
        Growl  [Click for support]
        HDD Fan Control  [Click for support]
        Java  [Click for support]
        MenuMeters  [Click for support]
        TechTool Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            iMac Yosemite: Disk size: 2.19 TB Disk used: 1.72 TB
        Destinations:
            iMac Yosemite Time Machine Backup [Local]
            Total size: 3.00 TB
            Total number of backups: 30
            Oldest backup: 2015-01-30 23:34:31 +0000
            Last backup: 2015-02-05 20:57:50 +0000
            Size of backup disk: Too small
                Backup size 3.00 TB < (Disk used 1.72 TB X 3)
    Top Processes by CPU: ℹ️
             9%    Dropbox
             3%    mds
             2%    WindowServer
             1%    SystemUIServer
             0%    HardwareMonitorLite
    Top Processes by Memory: ℹ️
        1.08 GB    mds_stores
        223 MB    Safari
        120 MB    ChronoSync
        120 MB    Contacts
        103 MB    com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
        10.46 GB    Free RAM
        3.71 GB    Active RAM
        1.71 GB    Inactive RAM
        1.29 GB    Wired RAM
        2.78 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 5, 2015, 05:24:55 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-05-172455_[redacted].crash
        Feb 5, 2015, 05:22:58 PM    Self test - passed
        Feb 5, 2015, 05:13:53 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-05-171353_[redacted].crash
        Feb 5, 2015, 05:01:53 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 70153_[redacted].crash
        Feb 5, 2015, 05:01:52 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 70152_[redacted].crash
        Feb 5, 2015, 05:00:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-05-170043_[redacted].crash
        Feb 5, 2015, 04:23:11 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-162311_[redacted].crash
        Feb 5, 2015, 03:24:27 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-152427_[redacted].crash
        Feb 5, 2015, 03:13:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51307_[redacted].crash
        Feb 5, 2015, 03:12:56 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51256_[redacted].crash
        Feb 5, 2015, 03:12:46 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51246_[redacted].crash
        Feb 5, 2015, 03:12:35 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51235_[redacted].crash
        Feb 5, 2015, 03:12:25 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51225_[redacted].crash
        Feb 5, 2015, 03:11:40 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 51140_[redacted].crash
        Feb 5, 2015, 02:25:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-142543_[redacted].crash
        Feb 5, 2015, 01:41:27 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 34127_[redacted].crash
        Feb 5, 2015, 01:33:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 33343_[redacted].crash
        Feb 5, 2015, 01:26:59 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-132659_[redacted].crash
        Feb 5, 2015, 12:28:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-122816_[redacted].crash
        Feb 5, 2015, 11:38:15 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 13815_[redacted].crash
        Feb 5, 2015, 11:29:31 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-112931_[redacted].crash
        Feb 5, 2015, 10:54:32 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05432_[redacted].crash
        Feb 5, 2015, 10:54:22 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05422_[redacted].crash
        Feb 5, 2015, 10:54:21 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05421_[redacted].crash
        Feb 5, 2015, 10:54:12 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-1 05412_[redacted].crash
        Feb 5, 2015, 10:30:47 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-103047_[redacted].crash
        Feb 5, 2015, 09:56:26 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95626_[redacted].crash
        Feb 5, 2015, 09:56:16 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95616_[redacted].crash
        Feb 5, 2015, 09:56:15 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-05-0 95615_[redacted].crash
        Feb 5, 2015, 09:32:03 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-093203_[redacted].crash
        Feb 5, 2015, 08:33:19 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-083319_[redacted].crash
        Feb 5, 2015, 07:34:35 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-073435_[redacted].crash
        Feb 5, 2015, 06:35:52 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-063552_[redacted].crash
        Feb 5, 2015, 05:37:08 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-053708_[redacted].crash
        Feb 5, 2015, 04:38:24 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-043824_[redacted].crash
        Feb 5, 2015, 03:39:40 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-033940_[redacted].crash
        Feb 5, 2015, 02:40:57 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-024057_[redacted].crash
        Feb 5, 2015, 01:42:13 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-014213_[redacted].crash
        Feb 5, 2015, 12:43:30 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-05-004330_[redacted].crash
        Feb 4, 2015, 11:44:45 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-234445_[redacted].crash
        Feb 4, 2015, 10:46:02 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-224602_[redacted].crash
        Feb 4, 2015, 09:47:18 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-214718_[redacted].crash
        Feb 4, 2015, 08:48:34 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-204834_[redacted].crash
        Feb 4, 2015, 07:49:50 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-194950_[redacted].crash
        Feb 4, 2015, 06:51:04 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-185104_[redacted].crash
        Feb 4, 2015, 06:44:21 PM    /Library/Logs/DiagnosticReports/???_2015-02-04-184421_[redacted].cpu_resource.d iag [Click for details]
        Feb 4, 2015, 05:53:47 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75347_[redacted].crash
        Feb 4, 2015, 05:53:37 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75337_[redacted].crash
        Feb 4, 2015, 05:53:26 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75326_[redacted].crash
        Feb 4, 2015, 05:53:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75316_[redacted].crash
        Feb 4, 2015, 05:53:15 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 75315_[redacted].crash
        Feb 4, 2015, 05:52:13 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-175213_[redacted].crash
        Feb 4, 2015, 05:52:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-175207_[redacted].crash
        Feb 4, 2015, 05:41:24 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74124_[redacted].crash
        Feb 4, 2015, 05:41:14 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74114_[redacted].crash
        Feb 4, 2015, 05:41:03 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74103_[redacted].crash
        Feb 4, 2015, 05:40:53 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74053_[redacted].crash
        Feb 4, 2015, 05:40:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74043_[redacted].crash
        Feb 4, 2015, 05:40:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 74042_[redacted].crash
        Feb 4, 2015, 05:37:29 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 73729_[redacted].crash
        Feb 4, 2015, 05:37:19 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 73719_[redacted].crash
        Feb 4, 2015, 05:36:26 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-173626_[redacted].crash
        Feb 4, 2015, 04:41:41 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64141_[redacted].crash
        Feb 4, 2015, 04:41:31 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64131_[redacted].crash
        Feb 4, 2015, 04:41:21 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64121_[redacted].crash
        Feb 4, 2015, 04:41:10 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64110_[redacted].crash
        Feb 4, 2015, 04:41:00 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64100_[redacted].crash
        Feb 4, 2015, 04:40:50 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iconservicesagent_2015-02-04-1 64050_[redacted].crash
        Feb 4, 2015, 04:37:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-163742_[redacted].crash
        Feb 4, 2015, 04:37:36 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-163736_[redacted].crash
        Feb 4, 2015, 11:34:34 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-113434_[redacted].crash
        Feb 4, 2015, 10:35:47 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-103547_[redacted].crash
        Feb 4, 2015, 09:36:44 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-093644_[redacted].crash
        Feb 4, 2015, 09:34:13 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-093413_[redacted].crash
        Feb 4, 2015, 09:29:50 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-092950_[redacted].crash
        Feb 4, 2015, 09:28:49 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-092849_[redacted].crash
        Feb 4, 2015, 09:24:46 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-092446_[redacted].crash
        Feb 4, 2015, 09:24:10 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeResourceSynchronizer_2015 -02-04-092410_[redacted].crash
        Feb 4, 2015, 09:19:33 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/GoogleSoftwareUpdateAgent_2015 -02-04-091933_[redacted].crash
        Feb 4, 2015, 09:19:24 AM    /Users/[red

Maybe you are looking for