From fd1fc7f25e77ae0eb53c230d9551c0c0f287068a Mon Sep 17 00:00:00 2001 From: Michael Arndt Date: Thu, 10 Nov 2005 13:07:03 +0000 Subject: [PATCH] html cleaned up --- www/html/disk.html | 19 ++++++----------- www/html/dns.html | 17 ++++----------- www/html/footer.html | 6 ++++++ www/html/ftp.html | 14 +++---------- www/html/header.html | 6 ++++++ www/html/help.html | 50 ++++++++++++++++++-------------------------- www/html/http.html | 16 ++++---------- www/html/https.html | 16 ++++---------- www/html/imap.html | 17 ++++----------- www/html/jobs.html | 21 ++++++------------- www/html/logs.html | 22 ++++++------------- www/html/nntp.html | 19 ++++------------- www/html/ping.html | 28 +++++++------------------ www/html/pop3.html | 17 ++++----------- www/html/procs.html | 21 ++++++------------- www/html/smtp.html | 19 ++++------------- 16 files changed, 95 insertions(+), 213 deletions(-) create mode 100644 www/html/footer.html create mode 100644 www/html/header.html diff --git a/www/html/disk.html b/www/html/disk.html index e53f493..1b625fb 100755 --- a/www/html/disk.html +++ b/www/html/disk.html @@ -1,21 +1,14 @@ - - - Son of Pong - Help DISK - - -

HELP - disk

-This check tests to make sure that your disks have enough free space available +

This check tests to make sure that your disks have enough free space available to make you comforatble. If a disk fills up or doesn't have enough room for additional information, then services could be impacted, or data could be -lost.

+lost.

-A summary of the disks that are most "full" is provided. A full "df" output is -also provided to show you the overall status of your storage system.

+

A summary of the disks that are most "full" is provided. A full "df" output is +also provided to show you the overall status of your storage system.

-Swap space is also show here. Swap space is used by the virtual memory system on the server. If the amount of available swap space get to low, the system system perform will be impacted.

+

Swap space is also show here. Swap space is used by the virtual memory system on the server. If the amount of available swap space get to low, the system system perform will be impacted.

-The summary output of the command that displays swap space will be provided after the full "df" output.

+

The summary output of the command that displays swap space will be provided after the full "df" output.

- diff --git a/www/html/dns.html b/www/html/dns.html index bcba5a3..ffb45ea 100755 --- a/www/html/dns.html +++ b/www/html/dns.html @@ -1,21 +1,12 @@ - - - Son of Pong - Help dns - - -

Help - dns

-DNS stands for Domain Name Service. This is the service that provides maps +

DNS stands for Domain Name Service. This is the service that provides maps between hostnames and IP addresses. This check is performed by connecting to the DNS server at the remote machine and asking it to provide it's own IP address based on it's name. If the server is down, it won't be able to do this -function, and an error will be returned.

+function, and an error will be returned.

-If this service is down, many problems could appear. People will report slow +

If this service is down, many problems could appear. People will report slow networks or systems (due to timeouts while looking up addresses). People might not be able to connect to services or systems. In general if DNS is down you -will run into multiple widespread problems.

- - - +will run into multiple widespread problems.

diff --git a/www/html/footer.html b/www/html/footer.html new file mode 100644 index 0000000..b7e6e29 --- /dev/null +++ b/www/html/footer.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/www/html/ftp.html b/www/html/ftp.html index ed82c50..e3a1a90 100755 --- a/www/html/ftp.html +++ b/www/html/ftp.html @@ -1,15 +1,7 @@ - - - Son of Pong - Help ftp - - -

ftp

-This is a network service that some systems provide. It allows you to upload +

This is a network service that some systems provide. It allows you to upload and download files. This check is performed by actually connecting to the ftp -service on the remote machine and verifies that it responds correctly.

- -If this service is down, users will not be able to "ftp" to that machine.

+service on the remote machine and verifies that it responds correctly.

- +

If this service is down, users will not be able to "ftp" to that machine.

diff --git a/www/html/header.html b/www/html/header.html new file mode 100644 index 0000000..05cf9ff --- /dev/null +++ b/www/html/header.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/www/html/help.html b/www/html/help.html index ab13223..51bfe7a 100755 --- a/www/html/help.html +++ b/www/html/help.html @@ -1,70 +1,60 @@ - - - Son of Pong - Help - - -

Spong Basics

-Son of Pong (spong) is a simple system monitoring package, that will monitor +

Son of Pong (spong) is a simple system monitoring package, that will monitor system attributes and network services on a variety of machines. It will gather status reports and contact staff if there are problems. It will also summarize the information and display it via web interface (which is what you -are using).

+are using).

-Systems and the status of the services provided by those hosts are summarized +

Systems and the status of the services provided by those hosts are summarized in a tables on the right of the screen. Hostnames make up the vertical axis of each table, and services make up the horizontal axis. For each row, and column of the table, if that service is running on that host, then a colored dot is located in that position. The color of the dot represents the status of that service. A green dot indicates that everything appears ok, a yellow dot indicates that there might be a problem, and a red dot indicates that -there is a problem that requires attention.

+there is a problem that requires attention.

-Problems that require attention are summarized and listed in the column on the +

Problems that require attention are summarized and listed in the column on the left of the screen. Information about each problem (such as the host, and service having the problem, the time that the problem occured, and the person to contact about the problem) is provided for each host that requires -attention.

+attention.

-Help is provided by clicking the "Help" link on the main screen (which takes +

Help is provided by clicking the "Help" link on the main screen (which takes you to this page). You can also get additional information about each service -by clicking on the service headings at the top of each table. +by clicking on the service headings at the top of each table.

-If you click on the hostnames in the table, you will be taken to a screen +

If you click on the hostnames in the table, you will be taken to a screen which provides more detailed information about that host. A table of the services running on that host is listed at the top of the page, with the bottom of the page having two columns. The column on the left shows any host specific text that you supply. The column on the right shows the history of -problems that have occured on that host.

+problems that have occured on that host.

-If you click on any of the "dots" in the table, you will be taken to a page +

If you click on any of the "dots" in the table, you will be taken to a page showing more detailed service information. At the top of the page shows detailed information that might be useful in diagnosing the problem, the -bottom of the page shows the history of that service.

+bottom of the page shows the history of that service.

-
+

Nitty Gritty Details

-If you are just a casual user of spong - someone who keeps track of the web +

If you are just a casual user of spong - someone who keeps track of the web page, or someone who reacts to problems reported by spong, then hopefully the -above documentation is sufficient to your needs.

+above documentation is sufficient to your needs.

-However, if you are someone who needs to install spong, or configure either +

However, if you are someone who needs to install spong, or configure either the client thresholds, or the network services that should be monitored, then -the following the link below to the full Spong documentation.

+the following the link below to the full Spong documentation.

- - - - -
+
Written by Ed Hill (ed-hill@uiowa.edu) -
+
and Stephen L Johnson (sjohnson@monsters.org). diff --git a/www/html/http.html b/www/html/http.html index 7d53566..fcb8e12 100755 --- a/www/html/http.html +++ b/www/html/http.html @@ -1,18 +1,10 @@ - - - Son of Pong - Help http - - -

Help - http

-This is a network service that some systems provide. It is what web servers +

This is a network service that some systems provide. It is what web servers and browsers use to communicate. If this service is running on a machine, it means that machine has a web server running. This check is performed by requesting the "/robots.txt" document - this is a common file that "web -spiders" look at to see if they have permission to scan through the server.

- -If this service is down, users will not be able to access web pages or programs -from that host.

+spiders" look at to see if they have permission to scan through the server.

- +

If this service is down, users will not be able to access web pages or programs +from that host.

diff --git a/www/html/https.html b/www/html/https.html index 3546b32..3017ad7 100755 --- a/www/html/https.html +++ b/www/html/https.html @@ -1,20 +1,12 @@ - - - Son of Pong - Help https - - -

Help - https

-This is a network service that some systems provide. It is what +

This is a network service that some systems provide. It is what web servers and browsers use to communicate over a secure, encrypted connection. If this service is running on a machine, it means that machine has a secure web server running. This check is performed by requesting the "/robots.txt" document - this is a common file that "web spiders" look at to see if they have permission to scan through -the server.

- -If this service is down, users will not be able to access secure web -pages or programs from that host.

+the server.

- +

If this service is down, users will not be able to access secure web +pages or programs from that host.

diff --git a/www/html/imap.html b/www/html/imap.html index 50d9de1..aa3d34e 100755 --- a/www/html/imap.html +++ b/www/html/imap.html @@ -1,18 +1,9 @@ - - - Son of Pong - Help imap - - -

Help - imap

-This is a network service that some systems provide. It is a mail service, +

This is a network service that some systems provide. It is a mail service, that allows people to access their mail on the remote machine. This check is performed by actually connecting to the imap service on the remote machine and -verifies that it responds correctly.

- -If this service is down, users will not be able to access their mail on that -machine.

- +verifies that it responds correctly.

- +

If this service is down, users will not be able to access their mail on that +machine.

diff --git a/www/html/jobs.html b/www/html/jobs.html index eb53059..7f7b87f 100755 --- a/www/html/jobs.html +++ b/www/html/jobs.html @@ -1,22 +1,13 @@ - - - Son of Pong - Help jobs/procs - - -

Help - jobs / procs

-This check looks to make sure certain "key" processes are running. For example +

This check looks to make sure certain "key" processes are running. For example if you have a Oracle database installed on a system, you want to make sure all -the oracle processes associated with the database are running.

+the oracle processes associated with the database are running.

-A summary message is provided indicating what processes are not running (if +

A summary message is provided indicating what processes are not running (if any), and more detailed information is also provided showing the complete -process list of all the processes that you expect to be running.

+process list of all the processes that you expect to be running.

-If this service not "green", it indicates that some program that should be +

If this service not "green", it indicates that some program that should be running is not, which could prevent people from accessing a service, or cause -other problems.

- - - +other problems.

diff --git a/www/html/logs.html b/www/html/logs.html index 3f1c52e..cd828ab 100755 --- a/www/html/logs.html +++ b/www/html/logs.html @@ -1,22 +1,12 @@ - - - Son of Pong - Help logs - - -

Help - logs

-This check looks for "keywords" in log files that shouldn't exist. If lines +

This check looks for "keywords" in log files that shouldn't exist. If lines having those words are found they are reported. You would typically check for words like "ALERT" in your syslog file, and other phrases that indicate a -problem.

- -Log entries that have the words you are looking for are reported to the spong -server, so that you can view them while looking at the problem.

- -If this service is "red", it could indicate a variety of problems - depending -on the log and words you are checking for.

- +problem.

+

Log entries that have the words you are looking for are reported to the spong +server, so that you can view them while looking at the problem.

- +

If this service is "red", it could indicate a variety of problems - depending +on the log and words you are checking for.

diff --git a/www/html/nntp.html b/www/html/nntp.html index a9cd7a6..432597f 100755 --- a/www/html/nntp.html +++ b/www/html/nntp.html @@ -1,19 +1,8 @@ - - - Son of Pong - Help nntp - - - - -

Help - nntp

-This is a network service that few systems provide. It is the Usenet news +

This is a network service that few systems provide. It is the Usenet news service. This check is performed by actually connecting to the nntp service on -the remote machine and verifies that it responds correctly.

- -If this service is down, then people will not be able to read or post Usenet -news messages.

- +the remote machine and verifies that it responds correctly.

- +

If this service is down, then people will not be able to read or post Usenet +news messages.

diff --git a/www/html/ping.html b/www/html/ping.html index 4287755..b261c7c 100755 --- a/www/html/ping.html +++ b/www/html/ping.html @@ -1,35 +1,23 @@ - - - Son of Pong - Help ping - - -

Help - ping

-This check tests the network connectivity of the machine. Periodically, every +

This check tests the network connectivity of the machine. Periodically, every machine is "pinged" from the spong server machine to check to see if it is accessible via the network. If this service is "red", it could indicate a -couple of different problems.

+couple of different problems.

-Either the machine itself is down or frozen, or there is a network problem +

Either the machine itself is down or frozen, or there is a network problem between the spong server and the machine. If you find that a large majority of machines have their ping service marked as "red", this would typically indicate a networking problem (or a wide scale problem associated with a -power failure or some other disaster).

+power failure or some other disaster).

-If the ping service is not available, then chances are most services running +

If the ping service is not available, then chances are most services running on that machine are also marked "red" (or "purple"), since if the machine can not be accessed via the network, any client information probably won't be -reported either.

+reported either.

-If there is a connectivity problem, then a traceroute is done between the spong +

If there is a connectivity problem, then a traceroute is done between the spong server and the machine being monitored. This information might be helpful to someone trying to determine where the problem lies (if it is a networking -problem).

- - - - - -


+problem).

diff --git a/www/html/pop3.html b/www/html/pop3.html index 21c57cf..01ca5af 100755 --- a/www/html/pop3.html +++ b/www/html/pop3.html @@ -1,18 +1,9 @@ - - - Son of Pong - Help pop3 - - -

Help - pop3

-This is a network service that some systems provide. It is a mail service, +

This is a network service that some systems provide. It is a mail service, that allows people to access their mail on the remote machine. This check is performed by actually connecting to the pop3 service on the remote machine and -verifies that it responds correctly.

- -If this service is down, users will not be able to access their mail on that -machine.

- +verifies that it responds correctly.

- +

If this service is down, users will not be able to access their mail on that +machine.

diff --git a/www/html/procs.html b/www/html/procs.html index eb53059..7f7b87f 100755 --- a/www/html/procs.html +++ b/www/html/procs.html @@ -1,22 +1,13 @@ - - - Son of Pong - Help jobs/procs - - -

Help - jobs / procs

-This check looks to make sure certain "key" processes are running. For example +

This check looks to make sure certain "key" processes are running. For example if you have a Oracle database installed on a system, you want to make sure all -the oracle processes associated with the database are running.

+the oracle processes associated with the database are running.

-A summary message is provided indicating what processes are not running (if +

A summary message is provided indicating what processes are not running (if any), and more detailed information is also provided showing the complete -process list of all the processes that you expect to be running.

+process list of all the processes that you expect to be running.

-If this service not "green", it indicates that some program that should be +

If this service not "green", it indicates that some program that should be running is not, which could prevent people from accessing a service, or cause -other problems.

- - - +other problems.

diff --git a/www/html/smtp.html b/www/html/smtp.html index 1b6fbbc..eef9c5b 100755 --- a/www/html/smtp.html +++ b/www/html/smtp.html @@ -1,20 +1,9 @@ - - - Son of Pong - Help smtp - - - - -

Help - smtp

-This is a network service that some systems provide. It is a mail service, +

This is a network service that some systems provide. It is a mail service, that allows people to send mail to other users. This check is performed by actually connecting to the smtp service on the remote machine and verifies that -it responds correctly.

- -If this service is down, users will not be send email messages to others. It -could also indicate that mail messages are being delayed.

- +it responds correctly.

- +

If this service is down, users will not be send email messages to others. It +could also indicate that mail messages are being delayed.

-- 2.30.2