Fixed reports PRD

This commit is contained in:
Enrique Martin 2023-11-29 13:31:39 +01:00
parent 9bb47fc12f
commit 8e1d30adfe
2 changed files with 12 additions and 12 deletions

View File

@ -7,49 +7,49 @@ description="This is a demo report for SLA"
[report_items]
name[1]="linux-1 httpd"
type[1]="sla"
type[1]="SLA"
agent_name[1]="linux-1"
module[1]="Service httpd"
periodicity[1]="86400"
name[2]="linux-2 httpd"
type[2]="sla"
type[2]="SLA"
agent_name[2]="linux-2"
module[2]="Service httpd"
periodicity[2]="86400"
name[3]="linux-3 httpd"
type[3]="sla"
type[3]="SLA"
agent_name[3]="linux-3"
module[3]="Service httpd"
periodicity[3]="86400"
name[4]="linux-4 httpd"
type[4]="sla"
type[4]="SLA"
agent_name[4]="linux-4"
module[4]="Service httpd"
periodicity[4]="86400"
name[5]="linux-1 mysqld"
type[5]="sla"
type[5]="SLA"
agent_name[5]="linux-1"
module[5]="Service mysqld"
periodicity[5]="86400"
name[6]="linux-2 mysqld"
type[6]="sla"
type[6]="SLA"
agent_name[6]="linux-2"
module[6]="Service mysqld"
periodicity[6]="86400"
name[7]="linux-3 mysqld"
type[7]="sla"
type[7]="SLA"
agent_name[7]="linux-3"
module[7]="Service mysqld"
periodicity[7]="86400"
name[8]="linux-4 mysqld"
type[8]="sla"
type[8]="SLA"
agent_name[8]="linux-4"
module[8]="Service mysqld"
periodicity[8]="86400"

View File

@ -18,7 +18,7 @@ module[2]="CPU Load"
periodicity[2]="86400"
name[3]="linux-1 CPU Load data"
type[3]="historical"
type[3]="historical_data"
agent_name[3]="linux-1"
module[3]="CPU Load"
periodicity[3]="86400"
@ -30,7 +30,7 @@ module[4]="CPU Load"
periodicity[4]="86400"
name[5]="linux-2 CPU Load data"
type[5]="historical"
type[5]="historical_data"
agent_name[5]="linux-2"
module[5]="CPU Load"
periodicity[5]="86400"
@ -42,7 +42,7 @@ module[6]="CPU Load"
periodicity[6]="86400"
name[7]="linux-3 CPU Load data"
type[7]="historical"
type[7]="historical_data"
agent_name[7]="linux-3"
module[7]="CPU Load"
periodicity[7]="86400"
@ -54,7 +54,7 @@ module[8]="CPU Load"
periodicity[8]="86400"
name[9]="linux-4 CPU Load data"
type[9]="historical"
type[9]="historical_data"
agent_name[9]="linux-4"
module[9]="CPU Load"
periodicity[9]="86400"