41 Commits

Author SHA1 Message Date
Leo-Andres Hofmann
4190b2a621 rrd graphs: Fix indentation after removing graph output
Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-09-05 08:32:17 +00:00
Leo-Andres Hofmann
05c8c10f19 rrd graphs: Remove unused individual graph output
PNG generation has been moved to getrrdimage.cgi

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-09-05 08:32:12 +00:00
Stefan Schantl
508547f98d hardwaregraphs.cgi: Perform all sensor lookups in pure perl.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2021-06-17 20:11:37 +00:00
Stefan Schantl
2386d2eff7 hardwaregraphs.cgi: Use new system methods
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2021-06-10 14:30:55 +01:00
Jonatan Schlag
8186b37230 Hardcode theme to ipfire
This disables the theme support and makes it impossible to use any other
themes than the ipfire default theme.

The only intention of this patch is to hardcode the theme to ipfire.
To change any cgi we have is an ugly way, but the only way to do this
fast. The colour handling needs certainly to be improved as well, but
this will and should be done in other patches.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-08 10:11:34 +00:00
Matthias Fischer
1d55fccdc5 Syntax fixes in several CGIs
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-01-03 11:13:47 +00:00
Arne Fitzenreiter
ca9c45b3f2 graphs: add NVMe disks
Add NVMe disks to media and hardwaregraphs.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2018-10-28 17:56:37 +01:00
Peter Müller
fb6446d292 correct wrong headline at hardwaregraphs.cgi
The page description (title and headline) should print
"hardware graphs" instead of only mentioning HDDs.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-11-29 12:01:30 +00:00
Michael Tremer
a249ccd2e4 Improve graphs
The graphs are using an iframe and PNG images where the resolution
did often not fit and the browser had to resize the image. That
led to blurred fonts and hard to read graphs.

This patch increases the size of the box and the image. With that
higher resolution resizing should not be too much of an issue, but
since the sizes of the iframe and image have been aligned should
not even be necessary.

Reported-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-15 13:45:05 +00:00
Arne Fitzenreiter
269e21c662 Fix block device detection for graphs and other scripts. 2012-01-16 22:22:17 +01:00
Arne Fitzenreiter
1e18d32b6e cgi's: replace kudzu. 2011-09-24 11:53:08 +02:00
Christian Schmidt
0d08de33a6 Some Fixes for the CGIs not spamming apache logfile. 2010-12-12 20:40:56 +01:00
Arne Fitzenreiter
a76779bff6 Fix disk (media/hardware) graphs with xen. 2010-02-23 21:02:15 +01:00
maniacikarus
e682323b78 Fixed size of hwgraphs 2009-03-14 10:07:04 +01:00
Maniacikarus
e4e74858e4 Deleted old Loadstat file, fixed logrotate warning, hwgraphs ignoring special characters, upgrade includes cgis by apache, made paralellism flag by config 2008-10-27 22:13:53 +01:00
Arne Fitzennreiter
301146259c Disabled some graphs if data is collected yet 2008-10-22 19:59:00 +02:00
Arne Fitzennreiter
4be3afa089 Removed ACPI-Cooling device graph because always 0 collected
Disabled collecting of ACPI-Cooling device data
Change linewith of ACPI Temp graph
2008-10-22 07:39:54 +02:00
Arne Fitzennreiter
19342e56a9 Fix hardwaregraphs.cgi 2008-10-21 18:43:43 +02:00
Arne Fitzennreiter
30189c5045 Add ACPI Thermal Zone support 2008-10-21 13:34:23 +02:00
Maniacikarus
bcad0fd0d2 3 step in tuning 2.3 2008-09-28 11:10:30 +02:00
Maniacikarus
2d281532a6 2nd step for 2.3 tuning 2008-09-27 18:32:54 +02:00
Arne Fitzenreiter
3961e8317f Fixed maniacs files (mail has convertet to "dos") 2008-05-29 10:18:04 +02:00
Arne Fitzenreiter
958d26ac3f Imported graphs.pl and hardwaregraphs.cgi (by maniac)
Removed ipac-ng & mbmon
2008-05-28 22:44:35 +02:00
arne_f
8fb804b51f Fixed network.cgi
Fixed hddtemp graphs (week&month)
Fixed write permissions to html/graphs


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1178 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-02-02 21:49:04 +00:00
maniacikarus
4a52eae459 fixed collection deamon integration
git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1175 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-02-02 17:46:51 +00:00
maniacikarus
e1e3dbe5a8 Corrected and translated outgoing fw
Added recent changes to core6
Further integrated collectd
Started  building core 7 for collected


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1163 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-01-27 10:55:55 +00:00
maniacikarus
5384809bf8 die fehlenden Anpassungen fuer die komischen Devicenamen
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@955 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-08 17:51:19 +00:00
ms
70df830214 Ein Paar Dateien fuer die GPLv3 angepasst.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@853 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-29 13:25:32 +00:00
maniacikarus
cb5e9c6c64 Debuginformationen aus den CGIs entfernt
Hoffentlich die letzten Config Types bereinigt
Samba und SSHd init Skripte angepasst
Pakfire CGI optisch angepasst


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@779 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-17 16:00:01 +00:00
maniacikarus
a28fdc01da MPFire hinzugefügt - CGI mpg123 Frontend
Hardwaregraphs und Samba korrigiert
makegraphs für alle erweitert die ihr Gateway nicht pingen können -> geht jetzt auf ping.ipfire.org


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@654 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-30 20:47:32 +00:00
maniacikarus
fe6cda9204 Einige CGI Fixes
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@643 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-21 18:14:48 +00:00
maniacikarus
18322edf27 Ajax Speedmeter ist ueber Guioptions deaktivierbar -> friss gut CPU
Connections CGI sollte die IPSec Verbindungen einfaerben
Hardwaregraphen sollten wieder funktionieren
QOS gefixt,viele kleine Fehler
Squid Initskript setzt die Squid und Squidguard logs auch owner squid


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@633 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-16 14:30:20 +00:00
maniacikarus
d55341424f Nochmal korrigiert und fwhits auf eine Graphenart eingestellt
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@574 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-05-22 19:14:06 +00:00
maniacikarus
b05768be3b Graphen Hintergrundfarbe bei Standarttheme auf weiss gesetzt
Config Types in der Nettraffic angepasst
Erstellung der Week Month und Year Graphen nur noch bei Request


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@573 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-05-22 19:04:48 +00:00
maniacikarus
350b52c5c9 makegraphs umgebaut, sodass nurnoch rrd daten geschrieben werden die graphen
werden dynamisch durch die jeweiligen Seiten geladen adurch wird die Grundlast
des Systems verringert, ausserdem noch den parameter iowait eingebaut und die
hd graphen repariert


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@567 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-05-20 14:25:10 +00:00
maniacikarus
115340d291 Viele kleine Schnheitsfehler in einigen CGIs angepasst
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@528 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-05-04 20:31:15 +00:00
ms
9217f23647 HDDTemp nun fuer jede Platte und nicht nur die erste :D
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@384 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-01-07 13:58:16 +00:00
ms
a8239982ac Ein Paar Ideen vom Benne umgesetzt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@377 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-01-02 23:09:46 +00:00
ms
fd0763dce5 Graphen gefixt.
Bootlogo zur Iso hinzugefuegt.
Memtest hinzugefuegt. (Kann man sicherlich mal brauchen denke ich.)


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@368 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-12-22 17:24:32 +00:00
ms
0e199a227f Hinzugefuegt:
* Copyrighthinweise der externen Addons,
    die verloren gegangen sind.
  HIERMIT ERFUELLT IPFIRE DIE GPLv2 ZU 100%.
  GARANTIERT.
(Diese Schritte waren noetig, da einige Entwickler
es fuer noetig hielten, dass die Copyrighthinweise
in jeder Datei zu finden sind.)

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@256 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-08-23 21:55:46 +00:00
delaco
72586b9fe6 Geaendert:
* Grauer Hintergrund der Hardware-Graphen geaendert.
  * Hardwaregraphen im geaendert.
  * Grub-Conf erweitert fuer Delaco.
  * Viele Sachen gefixt...
  

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@215 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-07-20 16:31:37 +00:00