0% found this document useful (0 votes)
58 views41 pages

Grafana Guidebook v1.1

Uploaded by

mitmak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views41 pages

Grafana Guidebook v1.1

Uploaded by

mitmak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 41

Customer

Grafana Guidebook
PME Team, SAP / January 30th, 2017
Version : 1.1
The information contained in this document is SAP Hybris property. The servers names that appear on graphs
correspond to SAP Hybris testing servers used for the purpose of this document.

This document is a guideline to navigate through the different dashboards. It has no intent to go into the detail of how
the performance data is collected. The collection of the performance data is out of scope of this document.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 2


Links to access Grafana
• https://eu.dashboards.commercecloud.hybris.com/login
• https://na.dashboards.commercecloud.hybris.com/login

In case you need a user account, please request it through the PM or TAM

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 3


Step by Step Guideline to interact with Grafana

We developed the Grafana dashboards to present real-time performance and statistics of monitored hosts.

A. Grafana / Login

B. Grafana Dashboards
 Apache
 Application JVM
 CPU, Load, & Memory
 Database
 Disk utilization
 Infrastructure Information
 Network
 Page Impressions

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 4


Grafana Login
firstname_lastname

**************

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 6


First page after Login

NOTE: Click here to


select your Organization

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 7


Select Your Organization

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 8


Grafana Dashboards
Grafana Dashboards

We offer eight unique customized dashboards:


 Apache
 Application JVM
 CPU, Load, & Memory
 Database
 Disk utilization
 Infrastructure Information
 Network
 Page Impressions

 To get a better idea about them please follow these steps..

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 10


Choose Your Dashboard

NOTE: Select a Dashboard.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 11


Apache Dashboard
Apache Dashboard

 The Apache dashboard provides a summary of web server performance metrics:

 Apache Processes
 No. of apache processes running on web servers.
 Apache Scoreboard
 No. of requests in their different operation states like reading, sending, waiting for connection etc.
 Ports Connections
 No. of connections with port 80 (HTTP) and 443 (HTTPS).
 Requests Per Second
 Total no. of Requests per second.
 Traffic / Request
 Traffic data per request.
 Throughput
 Throughput of the web servers in kBps.
 Proxy Adm, Proxy Adm Secure (https), Proxy App, Proxy App Secure (https)
 No. of requests on proxy servers and traffic distribution (deviation) to the backend servers.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 13


Select server type, e.g Web
Select particular host(s)
Filter to customize your search.

Set time frame

Select an environment.
e.g. Production-PROD
Staging-STAG Switch between Admin
hosts to see proxy Switch between
Development-DEV requests on HTTP and Application hosts to see
HTTPs proxy requests on HTTP
and HTTPs

This dashboard is only for Prod and Stag Env.


with web hosts.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 14


Continue..

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 15


Application JVM
Application JVM

 The Application JVM dashboard provides a summary of JVM application performance metrics for the APP, ADM, SOLR and
Datahub servers:

 Thread Count
 No. of running threads on APP, ADM, SOLR and Datahub servers.
 Open FDS
 No. of open file descriptors.
 Memory Heap Usage
 Heap memory used by the Java process.
 Memory Non Heap Usage
 Non Heap memory used by the Java process.
 SOLR Response Time
 Response time of SOLR server.
 SOLR Index Status
 Data usage of SOLR Index in MB.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 17


Select server type, e.g. Select SOLR Index
App, ADM, Web ,etc..

Select an Environment. Select particular host(s)


e.g. Production-PROD
Staging-STAG
Development-DEV

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 18


CPU, Load & Memory
CPU, Load & Memory

 This dashboard provides a summary of CPU, Load and Memory usage of the monitored hosts:

 CPU Average Usage


 Average CPU usage of the monitored hosts.
 CPU IO Wait Average Usage
 Average number of clock ticks spent by CPU in IO Wait state of the monitored hosts.
 Load Average
 Load usage of the monitored hosts expressed by load average.
 Disk IO
 Disk read/write statistics for block devices on the monitored hosts.
 Total Process Per States
 No. of processes running in different states on the monitored hosts.
 Memory
 Memory usage in percentage and in size
 Swap
 Swap memory usage in percentage and in size.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 20


Select particular host(s)

Select server type, e.g.


Select an Environment. App, Adm, Web ,etc.. Choose out of
e.g. Production-PROD D - Uninterruptible sleep
Staging-STAG (IO-problem!)
Development-DEV R - Running
S - Sleeping
T - Stopped (kill -STOP was
delivered)
X - Dead
Z - Zombies

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 21


© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 22
Database
Database

 The Database dashboard provides a summary of the database servers related performance metrics:

 Process Usage
 No. of processes running on the database servers.
 Flash Recovery Area
 NFS recovery data usage in ASM (Oracle Automatic Storage Management) in GB and in percentage.
 DG Data Usage
 Index and data usage in ASM.
 DG Flash Usage
 Database dump data usage.
 DG OCR (Oracle Cluster Registry) Usage
 Oracle cluster registry space usage.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 24


Select particular host(s)

Select an Environment.
EX. Production-PROD
Staging-STAG
Development-DEV

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 25


Disk Utilization
Disk Utilization

 The dashboard shows a summary of the disk usage of monitored hosts:

 Disk Usage for “/” , “/tmp” , “/opt” , “/var” , “/usr” ,“/home”


 Disk usage in MB.
 Disk Usage for “/var/cache/apache2” , “/var/log/apache2”
 Disk usage in MB for WEB servers.
 Disk Usage for “/hybris-logs” , “/var/log/hybris”
 Disk usage in MB for ADM, APP, Datahub servers.
 Disk Usage for “/NFS_DATA”
 Disk usage in MB for APP servers.
 NFS Read/Write.
 Throughput of data sent and received on the NFS server.
 NFS RPC Read/Write
 Average size of RPC commands received from NFS server and sent to NFS server.
 NFS RPC Send/Receive
 No. of RPC requests per second sent to NFS and received from NFS Server.
 NFS RPC Total/Queue
 Average time spent by RPC commands in the queue and the average total time of processing RPC commands.
© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 27
Select Server type e.g. Select particular host(s)
App, Adm, Web ,etc..

Select an Environment.
e.g. Production-PROD
Staging-STAG
Development-DEV

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 28


© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 29
Infrastructure Information
Select Server type e.g App,
Adm, Web ,etc..
Select particular host(s)

Select an Environment.
e.g. Production-PROD
Staging-STAG
Development-DEV

This dashboard summarizes the host


configuration (no. of CPU core, Memory and
Server uptime).

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 31


Network
Network
 The dashboard shows a summary of the network metrics for the monitored hosts:

 eth0 Throughput
 eth0 throughput in Mbps.
 eth1 Throughput
 eth1 throughput in Mbps.
 Uptime
 System uptime.
 Clock Offset
 Offset between local clock and NTP server.
 Network Connectivity
 LAN connectivity status of the monitored hosts, including round trip time and the packet loss.
 Interface Poller
 Interface information which is submitted via passive check on devices supporting MIB-II.
 eth0 Errors
 Error in the interface inbound or outbound.
 SMTP Queue
 SMTP warnings, critical and queue size.
© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 33
Select Server type, e.g.
App, Adm, Web ,etc..

Select particular host(s)

Select an Environment.
e.g. Production-PROD
Staging-STAG
Development-DEV

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 34


© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 35
Page Impressions
Page Impressions

 The dashboard shows a summary of the page impression (PI) metrics of the WEB servers:

 Aggregated Max
 Max PI aggregated over WEB servers.
 Aggregated Average
 Average PI aggregated over WEB servers.
 Front Office Max
 Max PI on Front office URL.
 Front Office
 PI on Front office URL.
 Back Office Max
 Max PI on Back office URL.
 Back Office
 PI on Back office URL.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 37


Select Particular host(s)

Select an Environment.
e.g. Production-PROD
Staging-STAG
Development-DEV

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 38


Thank you
© 2016 SAP SE or an SAP affiliate company. All rights reserved.

No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company.

SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate
company) in Germany and other countries. Please see http://global12.sap.com/corporate-en/legal/copyright/index.epx for additional trademark information and notices.

Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors.

National product specifications may vary.

These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its
affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and
services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as
constituting an additional warranty.

In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop
or release any functionality mentioned therein. This document, or any related presentation, and SAP SE’s or its affiliated companies’ strategy and possible future
developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time
for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward-
looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place
undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 40


© 2016 SAP SE oder ein SAP-Konzernunternehmen.
Alle Rechte vorbehalten.

Weitergabe und Vervielfältigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer, ohne die ausdrückliche schriftliche
Genehmigung durch SAP SE oder ein SAP-Konzernunternehmen nicht gestattet.

SAP und andere in diesem Dokument erwähnte Produkte und Dienstleistungen von SAP sowie die dazugehörigen Logos sind Marken oder eingetragene Marken der
SAP SE (oder von einem SAP-Konzernunternehmen) in Deutschland und verschiedenen anderen Ländern weltweit.
Weitere Hinweise und Informationen zum Markenrecht finden Sie unter http://global.sap.com/corporate-de/legal/copyright/index.epx.

Die von SAP SE oder deren Vertriebsfirmen angebotenen Softwareprodukte können Softwarekomponenten auch anderer Softwarehersteller enthalten.

Produkte können länderspezifische Unterschiede aufweisen.

Die vorliegenden Unterlagen werden von der SAP SE oder einem SAP-Konzernunternehmen bereitgestellt und dienen ausschließlich zu Informationszwecken.
Die SAP SE oder ihre Konzernunternehmen übernehmen keinerlei Haftung oder Gewährleistung für Fehler oder Unvollständigkeiten in dieser Publikation.
Die SAP SE oder ein SAP-Konzernunternehmen steht lediglich für Produkte und Dienstleistungen nach der Maßgabe ein, die in der Vereinbarung über die jeweiligen
Produkte und Dienstleistungen ausdrücklich geregelt ist. Keine der hierin enthaltenen Informationen ist als zusätzliche Garantie zu interpretieren.

Insbesondere sind die SAP SE oder ihre Konzernunternehmen in keiner Weise verpflichtet, in dieser Publikation oder einer zugehörigen Präsentation dargestellte
Geschäftsabläufe zu verfolgen oder hierin wiedergegebene Funktionen zu entwickeln oder zu veröffentlichen. Diese Publikation oder eine zugehörige Präsentation,
die Strategie und etwaige künftige Entwicklungen, Produkte und/oder Plattformen der SAP SE oder ihrer Konzernunternehmen können von der SAP SE oder ihren
Konzernunternehmen jederzeit und ohne Angabe von Gründen unangekündigt geändert werden.
Die in dieser Publikation enthaltenen Informationen stellen keine Zusage, kein Versprechen und keine rechtliche Verpflichtung zur Lieferung von Material, Code oder
Funktionen dar. Sämtliche vorausschauenden Aussagen unterliegen unterschiedlichen Risiken und Unsicherheiten, durch die die tatsächlichen Ergebnisse von den
Erwartungen abweichen können. Die vorausschauenden Aussagen geben die Sicht zu dem Zeitpunkt wieder, zu dem sie getätigt wurden. Dem Leser wird empfohlen,
diesen Aussagen kein übertriebenes Vertrauen zu schenken und sich bei Kaufentscheidungen nicht auf sie zu stützen.

© 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 41

You might also like