View Full Version : Association Time
drwho17
10-14-2009, 02:41 PM
I currently monitor associations via syslog in order to proactively monitor connection issues. I have a script which parses the last 24 hours of logs and mails me a list of all users who have exceeded 5 re-associations. I would like to be able to see association time within the EMS, I've not been able to find that value.
I'm not sure how far Ubiquity plans to go with this, but I'd also like to be able to monitor radios with it based on thresholds such as errors, reassociations, signal strength and the like.
UBNT-Thomas
10-14-2009, 03:19 PM
I currently monitor associations via syslog in order to proactively monitor connection issues. I have a script which parses the last 24 hours of logs and mails me a list of all users who have exceeded 5 re-associations. I would like to be able to see association time within the EMS, I've not been able to find that value.
This is not currently available, please post it to the wish list.
I'm not sure how far Ubiquity plans to go with this, but I'd also like to be able to monitor radios with it based on thresholds such as errors, reassociations, signal strength and the like.
You can search or create criteria groups in AirControl for any of the available stats, for example signal strength < -80. This will allow you to see respective devices in the UI quickly. Ability to define SMTP and other notifications based on such criteria is a frequently asked feature that we are likely to implement in the future.
drwho17
10-14-2009, 03:47 PM
Nice, the ability to create watch groups on the criteria is what I was looking for. What I'm looking for is built in, it just needs to be extended a bit futher to handle time ranges and counts. I want to be able to see clients with high error counts over a period of time for example (24 hours error count exceeds 100).