diff options
| author | wukong <wukong@longaeva> | 2026-05-23 22:10:21 -0700 |
|---|---|---|
| committer | wukong <wukong@longaeva> | 2026-05-23 22:10:21 -0700 |
| commit | 1afd0eb13b84a642a620c721917df3df03767c5e (patch) | |
| tree | 3a02ad72bee98a75e506dbc07417a15589d88bfd /cisco678.html | |
new init of legacy Cisco 678 monitoring scripts;
Diffstat (limited to 'cisco678.html')
| -rw-r--r-- | cisco678.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/cisco678.html b/cisco678.html new file mode 100644 index 0000000..1643be1 --- /dev/null +++ b/cisco678.html @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> +<head> + <title>cisco-678 traffic stats</title> + <link rel="stylesheet" type="text/css" href="/" /> + <meta http-equiv="refresh" content=60 /> +</head> +<body style="background-color:#000000"> + <table> + <tr> + <td> <img src="cisco678polld_ppp_1h.png" /> </td> + <td> <img src="cisco678polld_ppp_12h.png" /> </td> + <td> <img src="cisco678polld_ppp_48h.png" /> </td> + <td> <img src="cisco678polld_ppp_8d.png" /> </td> + <td> <img src="cisco678polld_ppp_64d.png" /> </td> + </tr> + <tr> + <td> <img src="cisco678polld_eth_1h.png" /> </td> + <td> <img src="cisco678polld_eth_12h.png" /> </td> + <td> <img src="cisco678polld_eth_48h.png" /> </td> + <td> <img src="cisco678polld_eth_8d.png" /> </td> + <td> <img src="cisco678polld_eth_64d.png" /> </td> + </tr> + </table> +</body> +</html> |
