Hi community! Anyone knows if there is a way of creating devices usage report? (e.g. Device was used for X number of hours between dates A and B?
not within the UMS as a view afaik. but the devices have two properties:
• TotalUsagetime
• TotalUptime
you could sequentially get the (correct one?) value and then compare those. You can get those values via the API, f.i. with :
github.com/IGEL-Community/PSIGEL/blob/master/Docs/Reference/Get-UMSDevice.md#example-3
kb.igel.com/igelimi-v3/en/tcresourcev3-2723441.html
`totalUsagetime`
`String`
`Total usage time`
`totalUptime`
`String`
`Total uptime`
i am not sure what makes usagetime usagetime, so choose one 🙂
Thanks guys, but I have no idea what values mean. What measurement units are? Wjat “-1” means?
-1 should mean “never connected”
Continue reading and comment on the thread ‘How to create IGEL OS device usage report? ‘. Not a member? Join Here!
Learn more, search the IGEL Knowledge Base
Ask a question or comment on the above message thread?
Join or log in to the IGEL Community to ask us anything and meet other IGEL customers, partners, and EUC enthusiasts.Submit a question, or Join Today!