removed heartbeat
diff --git a/bin/Palmetto.py b/bin/Palmetto.py
index dbe9675..03b4648 100755
--- a/bin/Palmetto.py
+++ b/bin/Palmetto.py
@@ -93,7 +93,7 @@
 		'start_process' : True,
 		'monitor_process' : True,
 		'process_name' : 'power_control.exe',
-		'heartbeat' : 'yes',
+		'heartbeat' : 'no',
 		'instances' : [	
 			{
 				'name' : 'SystemPower_0',
@@ -115,7 +115,7 @@
 		'start_process' : True,
 		'monitor_process' : True,
 		'process_name' : 'sensor_ambient.exe',
-		'heartbeat' : 'yes',
+		'heartbeat' : 'no',
 		'instances' : [	
 			{
 				'name' : 'FrontChassis',