How do I easily identify who all my current traveler users are? I can tell traveler to ShowActive but it only shows me users that are currently syncing. How do I know what users are utilizing traveler? I would like to be able to know who’s connecting and who’s had a device defined. We can setup a spreadsheet of some kind to help us track this info but it seems like there should be a command or an admin task that would provide me this information.
Thanks,
Tina
Subject: RE: Identifying traveler users
In 8.0.1, there is no admin DB (it’s under consideration for future releases), but you can get the information in a few ways.
-
“tell traveler push help”. This will give you a few options. These are really tell commands for “debug” purposes, so they have very techy output. You probably want to use “tell traveler push allstatus”. This will give you much more information than you need, but it will have all the information in there somewhere. Once you find the section of that you want, you can probably find another push tell command that does just that part of it.
-
“tell traveler systemdump”. This dumps the whole configuration including all the push status from #1 into the console and the activity file.