Jump to content

atop – Process Management & System Monitoring


Recommended Posts

  • 4 weeks later...
Posted
2 hours ago, xilopaint said:

Thanks for sharing. Why can't we see CPU and memory for all processes at the same time?

 

You can! By default, the workflow only displays CPU and memory if the values above a threshold to reduce noise. But if you want to always see them, you can just set the respective settings to 0:

Pastedimage2023-07-21at16_03.28@2x.thumb.png.6c263c6a48b7fbe06e06a9be107d7992.png

  • 2 weeks later...
Posted

Hello,

 

My bluetooth paired devices are not showing up when I type the keyword "blue", it only displays Bluetooth Preferences and Bluetooth File Exchange.app. I have bluetooth enabled and I am also connected to one of my devices. Alfred's debugger displays an error when I type "Blue" (Please see attached images).

 

Any help will be appreciated.

 

Thank you

Screenshot 2023-07-30 at 22.59.44.jpg

Screenshot 2023-07-30 at 23.01.10.jpg

Posted

Could you open a bug report at github? otherwise, without further information (mac version, debugging log, etc.), it's pretty much a guessing game

  • 1 year later...
Posted (edited)

Hi,

Might be a stupid question: I installed the workflow though Alfred Gallery but I cannot run it, and receive this message in the debugger:

ERROR: atop[Script Filter] Code -1: Task '/Users/myname/Documents/Alfred/Alfred.alfredpreferences/workflows/user.workflow.40CA39BD-A68D-4E8B-9731-CBE4F8B083B1/scripts/list-processes.js' failed with reason 'Couldn't posix_spawn: error 

 

It seems the scripts don't have executable permissions. How do I change that? Is there a way to automatically add them when installing a workflow?

 

Thanks 

 

Edit: Alfred 5.5.1, macOS 15.2, Mac Mini M2 Pro, atop v1.4.5

Edited by zukato
Posted

@zukato executable permissions should not be the issue here, since the workflow is working fine for others.

 

Could you try to manually run these commands in the Terminal, and see if any of these creates an error for some reason?

ps mcAo 'pid=,ppid=,%cpu=,rss=,ruser=,command='

ls /Applications/

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...