Index: trunk/FACT++/munin/container_temp
===================================================================
--- trunk/FACT++/munin/container_temp	(revision 17607)
+++ trunk/FACT++/munin/container_temp	(revision 17608)
@@ -4,5 +4,5 @@
    config)
         cat <<'EOM'
-graph_args --lower-limit 0
+graph_args --lower-limit -15 -r
 graph_title Temperature
 graph_vlabel temperature
@@ -11,6 +11,6 @@
 magic_temp.label MAGIC
 magic_dew.label dew point
-container_temp.warning 40
-container_temp.critical 45
+container_temp.warning 35
+container_temp.critical 40
 EOM
         exit 0;;
