Project
TeamCity
Priority
Normal
Type
Feature
State
Open
Assignee
Pavel Sher
Subsystem
Notifications
Affected versions
No Affected versions
Fix versions
Backlog
Fixed in build
No Fixed in build
Fixed in builds
no build yet
  • Created by   Yegor Yarko
    4 years ago (06 Jun 2007 20:00)
  • Updated by   Philip Craig
    7 days ago (18 May 2012 16:16)
  • Jira: TW-2795
    (history, comments)
 
TW-2795 System TeamCity notifications
20
Issue is visible to: All Users
  The issue is visible to the selected user group only
Seems, certain conditions can require special notification to TeamCity administrators and other users.

Some of them can be:
  • Problems with VCS roots: cannot checkout project/check for changes
  • No compatible agents for a build in the queue (when build reaches top of the queue or with each new request to add it to the queue)
  • Too long builds (e.g. 3x long as usual); probably hung builds (no build log messages for some time - related to TW-2864)
  • Too long build queue
  • Off-line agents, unauthorized agents
  • Agent's enabling/disabling
  • Agent staying in disabled state for longer then X hours
  • Agent's authorizing/unauthorizing
  • Agent's connected/disconnected (except for upgrade?)
  • Too long agent idle time, and activity in the queue for some time
  • Jabber, E-mail sending problems (e.g. when server is unavailable)
  • Free disk space on the server is too low
  • Some exception occurred on the server (?)
  • Server shutdown (with uptime)
    - Server startup
     - Server startup
    - Server cleanup
  • Error occurred during cleanup
  • License expiration (remind in a week, in a day and on expiration)
  • New TeamCity version is available
  • TeamCity professional limits are approaching/reached
and more...
Comments (12)
 
History
 
Linked Issues (?)
 
Yegor Yarko
  Yegor Yarko
20 Nov 2007 13:29
4 years ago
A thought to consider: for the notifications we also need a place to show the events in the web UI.
Some kind of System activity log...
Jonathon Rossi
  Jonathon Rossi
17 Mar 2009 18:27
3 years ago
The suggested events all sound really useful and would very much help managing TeamCity.

The biggest one for me at the moment would be "Free disk space on the server is too low", since our build artifacts are about 5GB/build. The configuration should allow me to set a value to get TeamCity to email me when the server has less than 30GB for example.

We will be moving TeamCity to a dedicated virtual server with plenty of disk soon, but this issue will always arise on it too.

Even just a system event log list in the web UI would be enough as a start, since I'm in TeamCity many times a day.
Pavel Sher
  Pavel Sher
17 Mar 2009 18:44
3 years ago
TeamCity 4.1 will show error message on all screens in the web UI if disk space is low. This feature will work if TeamCity is running under JDK 1.6. Disk space threshold can be configured via system property: teamcity.diskSpaceWatcher.threshold, by default it is 10Mb.
Yegor Yarko
  Yegor Yarko
16 Feb 2010 17:33
2 years ago
TW-11029 also requests customizable server disk free space notifications...
Yegor Yarko
  Yegor Yarko
13 May 2010 23:39
2 years ago
Also requested in feedback: notification on build configuration.project deletion. Can be extended to notification on some filtered audit actions.
David Bevin
  David Bevin
19 May 2010 00:45
2 years ago
This is an important feature for me too... and one that is already provided by your competitor "Hudson".
Yegor Yarko
  Yegor Yarko
24 Sep 2010 00:55
20 months ago
Some more from out there:
  • build has broken too many times
  • no check-ins in the last hour
Max Feldman
  Max Feldman
21 Mar 2011 20:24
14 months ago
Just a random idea: Quick and dirty solution for that would be sending e-mails to admin, with an option to unsubscribe from either notifications on this particular condition, or from all notifications at once.
Yegor Yarko
  Yegor Yarko
24 Mar 2011 22:51
14 months ago
A request in the forum on agent anomalies notifications.
Yegor Yarko
  Yegor Yarko
20 Jun 2011 21:41
11 months ago
Implicit request for agent anomalies notifications: http://devnet.jetbrains.net/message/5306657#5306657
Dave
  Dave
31 Aug 2011 15:37
8 months ago
Having configurable low disk space notifications would be a great feature.
Philip Craig
  Philip Craig
18 May 2012 16:16
7 days ago
Any news on this? The lack of it makes larger Enterprise installations hard to manage.