Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Automated snapshot user and processes as in SM04 / SM50

Former Member
0 Kudos

Is there an easy way to monitor processes and user automatically (as a snapshot, e.g all 20 secs). I'd like to have something which creates a snapshot of the SM04/SM50 results and keeps them with a timestamp for further evaluation.

I am not sure what's the easiest way to attack this, writing some own ABAP, use ECATT to do so,....

Any hints / ideas...

3 REPLIES 3

Former Member
0 Kudos

Hi,

The easiest way would be to schedule the programs associated with SM04 / SM50 every 20 seconds. The output will then be on your spool.

The programs are RSM04000_ALV & RSMON000_ALV.

Hope this helps.

Regards

Darren

Former Member
0 Kudos

Thanks Darren, this works. The only shortcoming is the smallest unit with a minute. Besides that it works fine.

I'll be watching this thread for some more time, however your approach works as a first version and is nice because it is already in place (no work to use it).

patelyogesh
Active Contributor
0 Kudos

Hello,

Please use transaction code /n/sdf/mon

Thank you

Yogesh