tacticalrmm icon indicating copy to clipboard operation
tacticalrmm copied to clipboard

Feature Request - customizable columns in the agent list

Open rtwright68 opened this issue 4 years ago • 14 comments

One particular my guys mention is the LAN IP address. That would be very helpful to be able to display that without clicking on the agent?

rtwright68 avatar Mar 03 '21 14:03 rtwright68

So you mean a column where you can select from a drop down list different options one of them being the IP address of the machine?

dinger1986 avatar Mar 03 '21 14:03 dinger1986

Sure, however it could be best implemented.

rtwright68 avatar Mar 03 '21 14:03 rtwright68

Agree, customizable columns would be very helpful.

Not that you are trying to copy the major players, but for example Kaseya, N-able and Labtech all implement 'views' where you can choose which database fields you wish to see, whether these fields should have any particular filters applied to them, etc. You can save these views and easily switch back and forth between them, allowing you to quickly bring up a (potentially filtered) list of the machines you want to work with, along with the relevant fields from the database. It's super powerful.

Example view: Workstations missing Windows updates Example columns: Machine Name, OS, Number of missing updates, Last time Updates Checked, Last time Updates Installed. Example filter linked to the view: OS type = Workstation, Number of missing updates > 0

djsvi avatar Mar 06 '21 04:03 djsvi

#219 Merging with this request

sadnub avatar Jul 22 '21 01:07 sadnub

+1 OS name and ip would be really helpful to have on Agent List view.

Keyvian avatar Oct 20 '21 17:10 Keyvian

I TOTALLY agree! It would be really helpful to see if a client are connected from home (in VPN), filtering the public IPs of the 2 offices...

plao avatar Jan 31 '22 13:01 plao

This would be really handy, especially for adding custom fields to the agent table!

jdustinlewis avatar Dec 16 '22 16:12 jdustinlewis

We are also very interested in displaying custom fields on the agent table. In general, of course, to be able to edit the agent table.

scotbf avatar Jun 29 '23 07:06 scotbf

Step 1 is done, customizable columns library: https://github.com/amidaware/tacticalrmm-web/pull/9

Next step is putting it into the agents table, and then adding custom fields into selectable list

silversword411 avatar Jun 30 '23 13:06 silversword411