summaryrefslogtreecommitdiff
path: root/src/pmsnap/summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pmsnap/summary.html')
-rw-r--r--src/pmsnap/summary.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/pmsnap/summary.html b/src/pmsnap/summary.html
new file mode 100644
index 0000000..f33a72b
--- /dev/null
+++ b/src/pmsnap/summary.html
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<HTML VERSION="2.0">
+<!
+<! To customize this file, globally change MYHOST with the name of the host
+<! you want to monitor. You may also want to change the auto-refresh rate
+<! to something other than every five minutes (300 seconds, below).
+<!
+<HEAD>
+<META HTTP-EQUIV="Refresh" CONTENT="300">
+<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
+<META HTTP-EQUIV="Expires" CONTENT="-1">
+<TITLE>PCP Summary Snapshot for MYHOST</TITLE>
+</HEAD>
+<BODY BGCOLOR="#bfbfbf">
+<META http-equiv=refresh content=300>
+<H2>System Performance Summary</H2>
+<HR>
+<CENTER>
+<H3 ALIGN="CENTER"><FONT SIZE="3">One Hour Activity for MYHOST</FONT></H3>
+<P ALIGN="CENTER"><IMG SRC="MYHOST.1hour.summary.gif"></P>
+</CENTER>
+<HR>
+<CENTER>
+<H3 ALIGN="CENTER"><FONT SIZE="3">Twelve Hour Activity for MYHOST</FONT></H3>
+<P ALIGN="CENTER"><IMG SRC="MYHOST.12hour.summary.gif"></P>
+</CENTER>
+<HR>
+<P>Images produced by <A HREF="http://oss.sgi.com/projects/pcp/">Performance Co-Pilot Charts</A></P>
+</BODY>
+<HEAD>
+<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
+<META HTTP-EQUIV="Expires" CONTENT="-1">
+</HEAD>
+</HTML>