Matplotlib tutorial

Simple plot In this section, we want to draw the cosine and sine functions on the same plot. Starting from the default settings, we'll enrich the figure step by step to make it nicer. First step is to get the data for the sine and cosine functions: imp...

Systems Administration — The Hitchhiker's Guide to Python

Systems Administration¶ Fabric¶ Fabric is a library for simplifying system administration tasks. While Chef and Puppet tend to focus on managing servers and system libraries, Fabric is more focused on application level tasks such as deployment. Insta...

TIME ANALYZER REPORTS for SAP Migration

TIME ANALYZER REPORTS This blog attempts to describe time analyzer reports, where to obtain the tool, how to generate the report and use them towards reducing migration downtimes. What is Time Analyzer? Time Analyzer reports are very useful in analy...

SAPCONTROL functions

sapcontrol -nr 69 -function GetVersionInfo sapcontrol -nr 46 -function GetProcessList sapcontrol -nr 66 -function J2EEGetProcessList sapcontrol -nr 47 -function GetSystemInstanceList sapcontrol -nr 75 -function ParameterValue SAPLOCALHOST sapcontrol -n...