Hi Support! I was tweaking apps_groups.conf and added say mygroup: myprocessname as I can tell the process name via ps -e on the server. There are multiple processes of the same name running on the server as the process isn’t containerized.
When I start my netdata again after, I can see the ‘other’ category show CPU etc but it won’t turn those processes into a mygroup.
Then when i go to functions I can see those processes and see the PIDs, cmd and CPU. The category is showing up as ‘other’. I can toggle to view cpu per PID on functions but I don’t seem to do anything more while in the functions section like save a view per pid on the dashboard.
What I really want is for each of those cmd/processes under mygroup to show up on a dashboard. Alternatively, I would like the mygroup to be mygroup and not show up as ‘other’.
Is there a config file and an example to show how I can get closer to my goal? Please and thank you!