Ad Widget

Collapse

Monitoring SAP Systems with Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prio
    Junior Member
    • Oct 2010
    • 7

    #1

    Monitoring SAP Systems with Zabbix

    Hello

    SAP ECC monitoring systems would need to zabbix. Does anyone have any idea how?

    Thanks
  • bashman
    Senior Member
    • Dec 2009
    • 432

    #2
    You could install your a zabbix agent in your SAP host.
    978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15

    Comment

    • prio
      Junior Member
      • Oct 2010
      • 7

      #3
      The agent I have it installed on the server, what I wanted was to know how to monitor parameters of SAP from zabbix

      thanks

      Comment

      • bashman
        Senior Member
        • Dec 2009
        • 432

        #4
        Originally posted by prio
        The agent I have it installed on the server, what I wanted was to know how to monitor parameters of SAP from zabbix

        thanks
        Which SAP parameters do you want to monitor?. If you want to monitor SAP database parameters you could take a look at:

        * Zabora for oracle monitoring.

        * postgreSQL Userparameters.

        * MySQL UserParameters

        Or may be just extend agent monitoring through UserParameters, executing monitoring SAP scripts.
        978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15

        Comment

        • prio
          Junior Member
          • Oct 2010
          • 7

          #5
          The idea would monitor specific parameters of SAP from the zabbix graphics performance to take the SAP system for example the following parameters

          Dialog Metrics
          - Current Dialog Logged On Users
          - Database Request Time
          - Dialog Steps Per Minute
          - Dialog User Response Time
          - Load And Generate Time
          - Queue Time
          SAP Memory Usage
          - Extended Memory Utilization
          - Heap Memory Utilization
          - Page Memory Utilization
          - Roll Memory Utilization
          Work Processes
          - Batch Work Processes
          - Dialog Work Processes
          - Total Work Processes

          Comment

          • bashman
            Senior Member
            • Dec 2009
            • 432

            #6
            You could run the zabbix_agentd on your SAP host and then create your items in zabbix GUI. For all those parameters take a look at:

            http://www.zabbix.com/documentation/...s#zabbix_agent
            http://www.zabbix.com/documentation/...xtending_agent
            978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15

            Comment

            Working...