On Sat, 2022-12-17 at 09:44 -0700, home user wrote: > On 12/16/22 3:11 PM, Patrick O'Callaghan wrote: > > > $ dnf info atop > > ... > > Description : An advanced interactive monitor for Linux-systems to > > view the load on > > : system-level and process-level. > > : The command atop has some major advantages compared > > to other > > : performance-monitors: > > : - Resource consumption by all processes > > : - Utilization of all relevant resources > > : - Permanent logging of resource utilization > > : - Highlight critical resources > > : - Watch activity only > > : - Watch deviations only > > : - Accumulated process activity per user > > : - Accumulated process activity per program > > > > See also htop, glances and several others. > > > > poc > > Is there something equivalent to atop that provides graphical output? > The graphical system monitors that I have (e.g. ksysguard) produce > nice displays, but don't offer all the parameters I'd like to see. > atop has more parameters, but no graphical display (or did I miss > something?). That's hard to know as you don't say what parameters you're interested in. It's also unclear what "graphical output" means in this context. Process status monitors are essentially columnar. You can use 'sar' (system activity report) to generate data which can be graphed, but that's not in real time. A quick Google search shows 'sysmon', which has some graphical elements, but it doesn't seem to be in the standard repos. See: https://github.com/MatthiasSchinzel/sysmon poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue