objective-see / OverSight

OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constant `diagnosticd` Load When Oversight is Active

chrisspiegl opened this issue · comments

I was trying to figure out what was causing a constant load on my CPU into the process diagnosticd.

I learned that the process is about logging (aka into Console.app).

I tried eliminating what could cause the issue and the only application that brought down the diagnosticd down from around 8-15% to around 0% was disabling Oversight.

Anyone else having this experience?

I just also tried to update to version 2.2.2 and it also had this happening. I just wasn't sure if I already had 2.2.2 or not 🙈.

Same here. diagnosticd high cpu usage caused by Oversight

MacOS 14.2.1 (23C71)

This is sometimes an unfortunate side effect of the log monitor OverSight uses to identify the responsible process accessing the Mic or Webcam.

That having been said, the latest version has some improvements that may remedy this!

Version 2.3.0: https://github.com/objective-see/OverSight/releases/tag/v2.3.0