From 8e1d30adfee92ecb10392aa4b0a5fe9f6339eec9 Mon Sep 17 00:00:00 2001 From: Enrique Martin Date: Wed, 29 Nov 2023 13:31:39 +0100 Subject: [PATCH] Fixed reports PRD --- .../extras/demodata/reports/1-sla-report.prd | 16 ++++++++-------- .../extras/demodata/reports/2-graphs-report.prd | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pandora_console/extras/demodata/reports/1-sla-report.prd b/pandora_console/extras/demodata/reports/1-sla-report.prd index f40c9b896f..30778dab57 100644 --- a/pandora_console/extras/demodata/reports/1-sla-report.prd +++ b/pandora_console/extras/demodata/reports/1-sla-report.prd @@ -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" \ No newline at end of file diff --git a/pandora_console/extras/demodata/reports/2-graphs-report.prd b/pandora_console/extras/demodata/reports/2-graphs-report.prd index 4829e74911..dab4f48828 100644 --- a/pandora_console/extras/demodata/reports/2-graphs-report.prd +++ b/pandora_console/extras/demodata/reports/2-graphs-report.prd @@ -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" \ No newline at end of file