mbox

squid-graph 3.2: Proxy Graphs rebuilt

Message ID 1456255507-6149-1-git-send-email-matthias.fischer@ipfire.org
State Superseded
Headers

Message

Matthias Fischer Feb. 24, 2016, 6:25 a.m. UTC
  This is Proxy Graphs 3.2, slightly tuned for better readability - as
a suggestion. I found by chance that the corresponding lang-strings still
existed, so I thought "Why not?"

I just had to create a - hopefully correct - 'sgraph.cgi', wrote a
- hopefully correct - lfs-file and some 'backgrounds' and there it was.

I changed the original CGI-font-colors to something better readable
and added some 'style=padding-left:5px' for cosmetics.

If somone likes it, here it is (again).

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/menu/20-status.menu          |   8 +++-
 config/rootfiles/common/squid-graph |   1 +
 html/cgi-bin/sgraph.cgi             |  72 ++++++++++++++++++++++++++++++++
 html/html/squid-graph/logo.png      | Bin 0 -> 3933 bytes
 lfs/squid-graph                     |  81 ++++++++++++++++++++++++++++++++++++
 make.sh                             |   1 +
 src/scripts/makegraphs              |   9 +++-
 7 files changed, 170 insertions(+), 2 deletions(-)
 create mode 100644 config/rootfiles/common/squid-graph
 create mode 100644 html/cgi-bin/sgraph.cgi
 create mode 100644 html/html/squid-graph/logo.png
 create mode 100644 lfs/squid-graph