feat: enhanced process details #909

Open
opened 2026-03-28 04:29:48 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2604
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2604
Original created: 2026-01-30T06:47:29Z


Is your feature request related to a problem?

When we display the list of processes that we collect from serviceradar-agent when sysmon/host health check monitoring is enabled, we should show checkboxes next to each process and allow the user to click the process to see a process details page. I'm not even sure what we can do here of if this is even possible with the current library we're using on the agent, if we can expose more information that we're already collecting, or if we've already exposed all of it and what you see is what you get.

What I think would also be nice is to be able to select a process and start creating a chart or sparkline (user sohuld be able to choose) similiar to what we're already doing for SNMP metrics, the sparkline stuff might be a little different but we have a good reference with the ICMPSparkline stuff to go off of. If a user creates a sparkline for a sysmon metric, it should also render in the device inventory UI the same way the ICMP sparklines are intended to be. Not sure how we handle if a user wants to create more than one sparkline, as to which one would be shown, I don't think we want to jam up the device inventory UI view too much more.

Image

We should also show sparklines for all of these processes in this table since we have the data (need to make sure we are putting the collected process data in hypertables)

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2604 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2604 Original created: 2026-01-30T06:47:29Z --- **Is your feature request related to a problem?** When we display the list of processes that we collect from serviceradar-agent when sysmon/host health check monitoring is enabled, we should show checkboxes next to each process and allow the user to click the process to see a process details page. I'm not even sure what we can do here of if this is even possible with the current library we're using on the agent, if we can expose more information that we're already collecting, or if we've already exposed all of it and what you see is what you get. What I think would also be nice is to be able to select a process and start creating a chart or sparkline (user sohuld be able to choose) similiar to what we're already doing for SNMP metrics, the sparkline stuff might be a little different but we have a good reference with the ICMPSparkline stuff to go off of. If a user creates a sparkline for a sysmon metric, it should also render in the device inventory UI the same way the ICMP sparklines are intended to be. Not sure how we handle if a user wants to create more than one sparkline, as to which one would be shown, I don't think we want to jam up the device inventory UI view too much more. <img width="1198" height="536" alt="Image" src="https://github.com/user-attachments/assets/ea9b3db0-70ab-4686-b896-d36f9bd0bbe0" /> We should also show sparklines for all of these processes in this table since we have the data (need to make sure we are putting the collected process data in hypertables) **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
mfreeman451 added this to the 1.1.1 milestone 2026-03-28 04:29:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#909
No description provided.