rhettg / Tron

Next generation batch process scheduling and management
Other
11 stars 0 forks source link

Failure / Recent Activity display #46

Open rhettg opened 13 years ago

rhettg commented 13 years ago

We should add to the web API as well as some option to tronview, to show recent activity.

Mostly I'm interested in being able to identify bad situations at a glance, which get's more difficult as the number of jobs go up.

Bad things that I'd like to be aware of:

Let's add the option 'tronview --warn' which will show a general log of warnings. It should support drilling down and seeing a log per job or action as well.

The option -n should be respected as well.

rhettg commented 13 years ago

0.1.10 has a start to completing this feature. But I think we'll need a bit more to get what I want.

The idea is for some administrator to be able to take a look at the output from this feature and very quickly find out if there has been any issues recently.

Let's help resolve this with the following: