Last active
December 19, 2021 02:32
-
-
Save renatojobal/43f09727e6ad93b67c2d356086520fd4 to your computer and use it in GitHub Desktop.
Under dir: /var/www/mrtg/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<HTML> | |
<HEAD> | |
<TITLE>MRTG Index Page</TITLE> | |
<!-- Command line is easier to read using "View Page Properties" of your browser --> | |
<!-- But not all browsers show that information. :-( --> | |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15" > | |
<META NAME="Command-Line" CONTENT="/usr/bin/indexmaker /etc/mrtg.cfg" > | |
<META HTTP-EQUIV="Refresh" CONTENT="300" > | |
<META HTTP-EQUIV="Cache-Control" content="no-cache" > | |
<META HTTP-EQUIV="Pragma" CONTENT="no-cache" > | |
<META HTTP-EQUIV="Expires" CONTENT="Tue, 14 Dec 2021 02:09:48 GMT" > | |
<LINK HREF="favicon.ico" rel="shortcut icon" > | |
<style type="text/css"> | |
/* commandline was: /usr/bin/indexmaker /etc/mrtg.cfg */ | |
/* sorry, no style, just abusing this to place the commandline and pass validation */ | |
</style> | |
</HEAD> | |
<BODY bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#000000"> | |
<H1>MRTG Index Page</H1> | |
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=10> | |
<tr> | |
<td><DIV><B>Traffic Analysis for enp3s0 -- renatojobal</B></DIV> | |
<DIV><A HREF="localhost_enp3s0.html"><IMG BORDER=1 ALT="localhost_enp3s0 Traffic Graph" SRC="localhost_enp3s0-day.png"></A><BR> | |
<SMALL><!--#flastmod file="localhost_enp3s0.html" --></SMALL></DIV> | |
</td><td></td> | |
</tr> | |
</TABLE> | |
<BR> | |
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0> | |
<TR> | |
<TD WIDTH=63><A | |
HREF="http://oss.oetiker.ch/mrtg/"><IMG | |
BORDER=0 SRC="mrtg-l.png" WIDTH=63 HEIGHT=25 ALT="MRTG"></A></TD> | |
<TD WIDTH=25><A | |
HREF="http://oss.oetiker.ch/mrtg/"><IMG | |
BORDER=0 SRC="mrtg-m.png" WIDTH=25 HEIGHT=25 ALT=""></A></TD> | |
<TD WIDTH=388><A | |
HREF="http://oss.oetiker.ch/mrtg/"><IMG | |
BORDER=0 SRC="mrtg-r.png" WIDTH=388 HEIGHT=25 | |
ALT="Multi Router Traffic Grapher"></A></TD> | |
</TR> | |
</TABLE> | |
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0> | |
<TR VALIGN=top> | |
<TD WIDTH=88 ALIGN=RIGHT><FONT FACE="Arial,Helvetica" SIZE=2> | |
version 2.17.7</FONT></TD> | |
<TD WIDTH=388 ALIGN=RIGHT><FONT FACE="Arial,Helvetica" SIZE=2> | |
<A HREF="http://tobi.oetiker.ch/">Tobias Oetiker</A> | |
<A HREF="mailto:[email protected]"><[email protected]></A> | |
and <A HREF="http://www.bungi.com/">Dave Rand</A> <A HREF="mailto:[email protected]"><[email protected]></A></FONT> | |
</TD> | |
</TR> | |
</TABLE> | |
</BODY> | |
</HTML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment