#extended process list?

1 messages · Page 1 of 1 (latest)

broken relic
#

Hey,

I'm trying to identify which process that is running loose at X times.
Basically "tailing top" when sysstat is running every 5 min.

Is that possible to see in netdata?? i can only see group of apps.

mystic kestrel
broken relic
#

dammit, would be nice to have it now :/

mystic kestrel
#

I know this is probably late but we got it out today

broken relic
#

ofc KEK

#

but nice

#

@mystic kestrel i think there is a bug in the ui

#

but it's nice, we didn't have issues now when i needed it.. but now it's nice to see actually

mystic kestrel
#

it is a side effect of something we did on the tables for functions and other feature to come out soon

#

we'll be polishing these out

#

on functions once you had a chance to try it with actual needing let us

#

would love to hear first-hand usage feedback

#

and if you have ideas of functions that could be useful to you also let us know

broken relic
#

i will show my co-workers it tomorrow

#

trying to think what could be cool to get

#

@mystic kestrel on the UI part, maybe some auto fit columns width?

#

i'm hiding the filter list to not get scroll, but then it could be nice to click somewhere to auto fit all columns

#

like double clicking rows in excel

mystic kestrel
#

yes, that would be nice

broken relic
#

it's a small thing

mystic kestrel
#

will keep a list of additional useful stuff, we also want to allow users to define more freeze columns, have a way to export the data from the table

broken relic
#

hmm, i can't think of anything that functions could do.
maybe i don't 100% understand it's functionality

#

compared to metrics & dashboard

mystic kestrel
#

we have some ideas already:

  • get slow queries from a DB collector, like PostgreSQL
  • allow to trigger some action on the node, maybe even a netdata agent update on request
broken relic
#

ah, that's a good point

mystic kestrel
#

netstat command also came up

broken relic
#

ohhhh

#

I've got a huge thing

#

actually

#

i know it would require a "bit" from your side

#

but have it with history in it

#

e.g. the processes right now, i would need to identify which process at a certain time that is doing something

#

e.g. in the middle of the night when we sleep and the server is crunching away

#

so that should be active

mystic kestrel
#

that is more tricky, not saying we won't go there, but this is actually getting data in runtime

#

we don't store any datapoints/history from this

broken relic
#

i kinda knew that

mystic kestrel
#

we just fire a request from Cloud to the Agent specific collector to be executed

broken relic
#

ya, makes sense

#

but e.g. on cpu chart i could see at 3 am for example, the cpu was going crazy

#

would be nice to go back on the process list to see which process

mystic kestrel
#

yes, definitely we thought about that use-case but we decided to not go that path yet

broken relic
#

Prayge i hope it will be added

#

i see it as crucial for hunting down a bug or a run-away process

broken relic
#

@mystic kestrel uhh i talked with a co-worker.. about a possible feature

#

what about live file descriptors ?
see what process is writing where