Notification when agent down
I have the tray notifier installed, but the VM that the agent is installed on was down as the host had rebooted. Looking at the tray notifier there was no way to see this.
I knew something was wrong though as I was expecting to see a running build.
So, my question is simple, is there any notification available to select users when an agent isn't responding?
Thanks
Please sign in to leave a comment.
Hello Anthony,
Tray notifier is primarilly intended for developers and not administrators who monitor TeamCity and agents other ways. Nevertheless, you can submit feature request to http://youtrack.jetbrains.com.
regards
Zdenek
OK, so as am admin, how do I get notifications that an agent is down?
Hello Anthony,
as an admin you still cant configure such notifications :-( there is allready feature request you can vote for http://youtrack.jetbrains.com/issue/TW-5299. As an admin you can monitor agents either by log files, or what could be more useful for you is to write your script that uses REST API TeamCity exposes to obtain information about connected agents http://confluence.jetbrains.com/display/TW/REST+API+Plugin#RESTAPIPlugin-Agents.
regards
Zdenek