Analisys in an instance

Victor Monteale
Tera Guru

I have to analyze an instance. They don't have a lot of custom development. I doubt where to begin due I don't have a lot of experience with such a wide-open analysis. Do you have a suggestion of where could I start? 

1 ACCEPTED SOLUTION

Ct111
Tera Sage

Hey victor,

 

I believe if someone has given you this task then his objective might be that you tell them

are we following best practices or not. Is there something additional things which you can use for 

free that helps them etc..

 

1) For best practices check that whether your scripts or things are following best practices , I would insist you to check instance scan module where once you run the scan on the entire instance you will get to know where are the places where the best practices have not been followed, which part of code can be improved with latest methods etc...

 

2)Also check if there are oob scripts which satisfies your code rather than the custom development scripts which the team might have created , so you prepare report for that.

 

3) Check the classes of CMDB where the unnecessary fields are created rather than using OOB fields.

 

These are some of things I can suggest from my experience.

View solution in original post

1 REPLY 1

Ct111
Tera Sage

Hey victor,

 

I believe if someone has given you this task then his objective might be that you tell them

are we following best practices or not. Is there something additional things which you can use for 

free that helps them etc..

 

1) For best practices check that whether your scripts or things are following best practices , I would insist you to check instance scan module where once you run the scan on the entire instance you will get to know where are the places where the best practices have not been followed, which part of code can be improved with latest methods etc...

 

2)Also check if there are oob scripts which satisfies your code rather than the custom development scripts which the team might have created , so you prepare report for that.

 

3) Check the classes of CMDB where the unnecessary fields are created rather than using OOB fields.

 

These are some of things I can suggest from my experience.