7.4. Adicionando PCP Redis como fonte de dados
A fonte de dados PCP Redis visualiza tudo o que o arquivo contém e consulta a capacidade das séries temporais fornecidas pela linguagem pmseries
. Ele analisa os dados em vários hosts. Este procedimento descreve como adicionar o PCP Redis como fonte de dados e como visualizar o painel de controle com uma visão geral das métricas úteis.
Pré-requisitos
-
O site
grafana-server
está acessível. Para maiores informações, veja Seção 7.3, “Acesso à Grafana web UI”.
Procedimento
Click the
icon > click Add data source > in the Filter by name or type, type redis > and click PCP Redis > in the URL field, accept the given suggestion http://localhost:44322 and > click Save & Test.
Figura 7.3. Adicionando PCP Redis na fonte de dados
In the pane, hover on the
filter icon > click Manage > in the Filter Dashboard by name, type pcp redis > select PCP Redis Host Overview to see a dashboard with an overview of any useful metrics.
Figura 7.4. Visão geral do PCP Redis Host
In the pane, hover on the
icon > click Dashboard option > click Add Query > from the Query list, select the PCP Redis and > in the text field of A, enter metric, for example,
kernel.all.load
to visualize the kernel load graph.Figura 7.5. Consulta PCP Redis
Recursos adicionais
-
A página do homem
pmseries
.