I've used the UserLoggedIn sensor to get a count of the number of logged in users and the last message shows the list of logged in users. Is it possible to get the list of logged in users as a channel so it keeps track of which users are logged in.
If this isn't possible with the UserLoggedIn sensor directly, is it possible to get access to the source for this sensor so I can make the necessary changes. I've grabbed the PRTG-Addons source but there's no record of it in the svn history.
Regards
+Steve
Article Comments
Thanks Torsten,
Is it possible to see what the message was at a particular point in time? I would like to be able to see who was logged on at a point in time when another sensor may be alerting us to an issue.
Regards
+Steve
Nov, 2011 - Permalink
The sensor mesages should be written into the sensors "Log". Did you check this one already?
Nov, 2011 - Permalink
Dear Steve,
I'm afraid channels of sensors in PRTG cannot hold/save any text-results, therefor you can't save the logged users in the channel-results of a sensor. You could save it as sensor message though, which seems to be done by the sensor already.
best regards.
Nov, 2011 - Permalink