mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-12 02:39:57 +00:00
statistics2.cgi: for debug
git-svn-id: https://svn.fhem.de/fhem/trunk@14479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1f53ce7d85
commit
85540aa9a2
@ -218,7 +218,7 @@ sub viewStatistics() {
|
||||
$q->p( "graphics to be implemented..." ),
|
||||
$q->hr,
|
||||
$q->p( "<b>Statistics database</b><br>created: $started, updated: $updated<br>".
|
||||
"entries (total): $nodesTotal, entries (12 month): $nodes12<br>".
|
||||
"entries (total): $nodesTotal, entries (12 months): $nodes12<br>".
|
||||
"Generation time: ".sprintf("%.3f",time()-$start)." seconds"),
|
||||
# $q->hr,
|
||||
# $q->p( "System info <br>". Dumper $countSystem ),
|
||||
|
Loading…
x
Reference in New Issue
Block a user