summaryrefslogtreecommitdiff
path: root/src/pmie/examples/webreport.head
diff options
context:
space:
mode:
Diffstat (limited to 'src/pmie/examples/webreport.head')
-rw-r--r--src/pmie/examples/webreport.head11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pmie/examples/webreport.head b/src/pmie/examples/webreport.head
new file mode 100644
index 0000000..91deb82
--- /dev/null
+++ b/src/pmie/examples/webreport.head
@@ -0,0 +1,11 @@
+//
+// Some Common Performance Monitoring Scenarios
+//
+// The WEBREPORT Group
+//
+// Intended to be used with archive logs to produce summaries, e.g.
+// pmie -v -A 1hour -S @10:00am -T @2:00pm -a somearchive WEBREPORT
+// produces hourly summaries for the hours 10am to 2pm
+//
+
+delta = 1 hour; // change to suit, else use -t from the command line