'natural' location of device history for multiple users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 06:51 AM
Is there a 'natural' location to store the history of multiple users logging in to a given device (e.g. - accountName, lastLogin, organization)?
I see, for example, in the Computer and Hardware classes, the Owned By and Most Frequently Logged in User fields, but those would appear to accommodate only one user, and our goal is to store the history details of all users of a given device.
Insight welcome.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 07:57 AM
With some of the Service Graph Connectors, this information is stored in a seperate non-cmdb table and related back to the CI/hardware model. An individual record is created for each logged in user which records the timestamp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 08:07 AM
Thanks kindly, Kieran. Might you know the name of the table (or class)?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 08:09 AM
Each service graph connector introduces it's own table for this, and they're none cmdb tables so don't extend from cmdb_ci hierachy