CheckMySAP

Software Screenshot:
CheckMySAP
Software Details:
Version: 1.1.1
Upload Date: 14 Apr 15
Developer: LMJ
Distribution Type: Freeware
Downloads: 10

Rating: nan/5 (Total Votes: 0)

CheckMySAP is an efficient and simple Hobbit extension to monitor remote SAP services (SAP R/3, BW - BI, Solution Manager) on your network. Using 3 SAP binaries (lgtst, rfcping and startrfc), it checks the availability of your SAP systems via remote RFC command. It has been written in bash and could be setup in less then 5min.

Installation:


  1/ Get binary from SAP : checkmySAP needs 3 binaries from SAP.
     We are looking for 'lgtst', 'rfcping' and 'startrfc' (should be in '/usr/sap/SID/FOOBAR/exe/')
     Find them on your SAP server and put it in '${BBHOME}/ext/checkmySAP/bin/'
     Make them executable (chmod) and owned by the Hobbit user (chown)
    
  2/ Those binaries needs 3 extra libraries also in '/usr/sap/SID/FOOBAR/exe/' :
        libicudata.so.30
        libicuuc.so.30
        libicui18n.so.30
     And put them is '${BBHOME}/ext/checkmySAP/lib/'
    
  3/ In your 'hobbitlaunch.cfg' : add those lines
        [SAP]
            ENVFILE /PATH/TO/HOBBIT/server/etc/hobbitserver.cfg
            NEEDS hobbitd
            CMD $BBHOME/ext/checkmySAP/checkmySAP.sh
            LOGFILE $BBSERVERLOGS/checkmySAP.log
            INTERVAL 5m
           
  4/ Edit the configuration file '${BBHOME}/ext/checkmySAP/checkmySAP.ini' according to
     your needs. There are extra information on the header of 'checkmySAP.ini'.
     Example :
        ## Options for the rfcping command ##
        # fonction,machine,r3name,mshost,user,passwd,client,group
        rcfping,sapserver01,PRD,sapserver01,usersap,userpasswd,600,MYLOGONGROUP

        ## Options for the lgtst command ##
        # fonction,machine,name,mshost,msserv
        lgtst,sapserver01,PRD,sapserver01,sapmsDEV

        ## Options for the startrfc command ##
        # fonction,machine,CI Host,SID,Logon group,username,password,client,language,number of machine in the logon group
        startrfc,sapserver01,PRD,MYLOGONGROUP,usersap,userpasswd,600,F,3
    
  5/ Edit your '${BBHOME}/etc/bb-hosts' and add the keyword 'SAP' on host you want to monitor
     The host must have the same name in the 'checkmySAP.ini' & 'bb-hosts'
        0.0.0.0  sapserver01   # conn ssh SAP    NAME:"SAP Server 01" CLIENT:sapserver01.my.domain
    
  6/ Et voilà, the 'SAP' icon should appear in less then 5min.

What is new in this release:

  • This version adds minor spelling corrections.

What is new in version 1.1:

  • Fixed a spell mistake.

Requirements:

  • You must have the same architecture between the SAP server and the Hobbit server (Linux x64_64 for example). This Hobbit extension uses some SAP binaries who can not been provided with this extension
  • A generic user in SAP (service account) for remote check
  • A Hobbit server running

Similar Software

GtkEveMon
GtkEveMon

3 Jun 15

Arm
Arm

19 Feb 15

unified2
unified2

20 Feb 15

Other Software of Developer LMJ

HP-HW-RAID
HP-HW-RAID

14 Apr 15

Comments to CheckMySAP

Comments not found
Add Comment
Turn on images!