# sample configuration file for btmon [source] device_type = ecm1240 device_list = fc packet_format = ecm1240bin #db_schema = counters serial_read = true # Note: I use by-ID so that I always talk to the same USB adapter serial_port = /dev/serial/by-id/usb-FTDI_USB_Serial_Converter_FTG82ICZ-if00-port0 #serial_poll_interval = 10 # use 0 when monitor is in real-time mode ip_read = false #ip_host = #ip_port = 8083 #ip_mode = server #ip_poll_interval = 10 # use 0 when monitor is in real-time mode mysql_read = false #mysql_src_host = localhost #mysql_src_user = ecmuser #mysql_src_passwd = ecmpass #mysql_src_table = ecmdata sqlite_read = false #sqlite_src_file = /var/btmon/ecm.db [mysql] mysql_insert_period = 30 mysql_out = true mysql_user = ecmuser mysql_passwd = ecmpass mysql_host = 10.0.0.101 mysql_database = ecm mysql_table = ecmdata [sqlite] sqlite_out = false [rrd] rrd_out = false [wattzon] wattzon_out = false [plotwatt] plotwatt_out = false [enersave] enersave_out = false [peoplepower] peoplepower_out = false [smartenergygroups] smartenergygroups_out = false [thingspeak] thingspeak_out = false [pachube] pachube_out = false [oem] oem_out = false [pvo] pvo_out = false