poshprotools icon indicating copy to clipboard operation
poshprotools copied to clipboard

Component for Displaying Service Status

Open dtnyc9005 opened this issue 7 years ago • 5 comments
trafficstars

Just curious if there was a component to leverage service status, I understand currently we can use New-UDTable and invoke get service to display results, but I'm interested in lighting up certain areas based on status (stopped, started etc...) of critical services.

dtnyc9005 avatar Dec 28 '17 15:12 dtnyc9005

So you are looking for a table that changes colors when services are different statuses? Or is it more than that?

adamdriscoll avatar Dec 29 '17 04:12 adamdriscoll

Conditional row highliting would indeed be awesome.

Just like alternating row colors and highliting on hover.

kort3x avatar Dec 29 '17 18:12 kort3x

Yes, one that will change based on service statuses, maybe an item/icon in a column that we can change dynamically, not sure how aesthetically that would look like but just a thought ;) Also would be nice to have an event driven menu on that item, that can perform onclick action.

dtnyc9005 avatar Dec 29 '17 21:12 dtnyc9005

Actually it would be neat if we can pass the component a bool value, that way usability can be expanded to all sorts of scenarios, for instance if I have a check list of items for a particular application, and to further add we can then roll these status's up to bigger peice that can show the "overall" or "highlevel" status?

dtnyc9005 avatar Dec 31 '17 02:12 dtnyc9005

Sure. It sounds like a great idea for a custom component. Once 1.4.0 ships I'll put something together.

adamdriscoll avatar Jan 09 '18 04:01 adamdriscoll