mozeq / test

testing repo for playing with the github API
0 stars 0 forks source link

Monitoring/Troubleshooting capabilities #454

Open mozeq opened 11 years ago

mozeq commented 11 years ago

Opened '20111114T11:49:28' by rvokal as https://fedorahosted.org/abrt/ticket/375

= Summary = External monitoring scripts can be started and data collected within ABRT

= Owner =

Name:

= Current status =

= Detailed Description =

ABRT is able to run external scripts, applications that will collect data, analyze them and provide report back to ABRT. User should be able to download these scripts/applications as ABRT plugins, hook them either to certain app or just start them in ABRT and afterwords finish the monitoring job, comment results and send it.

= Scope =

= How To Test =

= User Experience =

User installs additional plugins, fires up the plugin, sees the progress of plugin, collects data in ABRT and sends report.

= Tickets =

= Dependencies =

= Contingency Plan =

= Documentation =

mozeq commented 11 years ago

Added '20111114T12:03:52' by 'rvokal'

Typical usecase scenario ..

Analyzing scripts can be performance analysis, monitoring certain system variables, monitoring /proc files etc