Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
/ nestdata Public archive

Using python-nest to get and store nest data over time, which is then displayed via highcharts

Notifications You must be signed in to change notification settings

joshpelkey/nestdata

Repository files navigation

nestdata

Using python-nest to get and store nest data over time, which is then displayed via highcharts

Don't forget to create virtualenv for this called nestdata, or update the scripts Don't forget to pip install python-nest Don't forget to auth python-nest and don't forget to auth as root if cron-ing there Don't forget to update bash scripts to change the directories as needed

I had to manually compile rrdtool v1.4.9 and reference that b/c 1.5.5 wasn't exporting times in the xml....whhhy

Don't forget to update cron and update paths as needed

# Run this every 5 min
*/5 * * * * /bin/bash /home/joshpelkey/code/nestdata/nest_rrdtool_update.sh && /bin/bash /home/joshpelkey/code/nestdata/nest_rrdtool_export.sh

About

Using python-nest to get and store nest data over time, which is then displayed via highcharts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published