-
This commit is contained in:
@@ -278,7 +278,7 @@
|
|||||||
// Hier definierst du Zielwerte, Dauer und Nachkommastellen
|
// Hier definierst du Zielwerte, Dauer und Nachkommastellen
|
||||||
animateValue("stat-users", 0, 2, 1000, 0);
|
animateValue("stat-users", 0, 2, 1000, 0);
|
||||||
animateValue("stat-procs", 0, 186, 1200, 0);
|
animateValue("stat-procs", 0, 186, 1200, 0);
|
||||||
animateValue("stat-load", 0, 14.3, 1500, 2);
|
animateValue("stat-load", 0, 14.3, 1500, 1);
|
||||||
animateValue("stat-memory", 0, 18.2, 1500, 1);
|
animateValue("stat-memory", 0, 18.2, 1500, 1);
|
||||||
animateValue("stat-disk", 0, 6, 1500, 0);
|
animateValue("stat-disk", 0, 6, 1500, 0);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user