Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
daniel_rothmund
Participant
1,688

with the newest SP of the Solution Manager 7.1 you have the oppertunity to use a new data supplier "Remote OS Script" .

This new feature we have developed and tested together with SAP . We think with this data supplier you can enhance the monitoring with your own script for all requirement which you have.

With our old monitoring system we had many different os script for our requirement . And with this solman feature we can now use this script for the new  monitoring. And we doesn't need any other monitoring system anymore , so for us is now the solman the only point of truth 🙂 .

How does it work :

The Diagnostic Agent start the script on the operating system and send the return back to the solman. And there you can use f.e. Regex or Return Code  to define a threshold and so you can setup a alert for the Metric. As Default the scripts must be located under /usr/sap/custom_scripts/ (Linux) and the diagnostic agent user must have execution right. If the script needs root right you must configure the "sudo" command for the diagnostic agent user. 



Settings in the Template Configuration :

Output:

So that all about my first blog . I hope you enjoyed it ...

cu

Daniel (twitter: @zeronine00)

3 Comments
Vivek_Hegde
Active Contributor
0 Kudos

Hi Daniel,

This is great news :smile:

With what SP release this functionality is available? This is really useful feature, prior to this if we wanted to monitor any custom scripts then it involved lot of customization. I, once configured OS process availability in SP03, as custom metric.Not to mention it was huge task.

Thanks again for sharing.

Regards,

Vivek

david_heffernan
Advisor
Advisor
0 Kudos

Hi Daniel

thanks for the great article. This is very useful. Can you please tell me what SP you saw this on as I just checked SP8 and I don't see.

Cheers

David

daniel_rothmund
Participant
0 Kudos

it must be avaible with SP8 we are using it since SP6 and at the moment we are also an SP8 .

Regards