监控我们在 Grafana 的小米米扫地机器人吸尘器的状态

如果我们拥有小米那款神奇且全能的扫地机器人,并且你想在Grafana仪表板上查看它的数据, 这是您的帖子! 我们将看到如何连接到扫地机器人, 如何向它发出查询并获取各种有趣的数据, 然后将这些数据存储在一个MySQL数据库中,我们可以用Grafana来访问这些数据,以可视化和处理这些指标.

使用 Grafana 监控我们的 Bosch Indego 割草机

来, seguimos con un post algo friki, pero que si tienes jardín te puede interesarel caso es que tengo un robot de estos que cortan el césped en casa, en concreto un Bosch Indego 350, y mediante una API que nos da el fabricante podremos conocer el estado del cortacesped en todo momento, ademas de tener acceso a algunos valores interesantes; 顺便说一下, con esta API también podremos controlarla, al final del post veremos cómo chequear el tiempo y si no está lloviendo, pues la mandamos a cortar 😉

使用 Python 从 Fitbit 手环获取数据并在 Grafana 中显示图表

事情进行的怎么样了? 今天,我们将提供一份文件,所有拥有 Fitbit 手环的人肯定会对此感兴趣, 您已经知道我们可以获取有关我们的生活方式等的数据… 井, 如果您想利用这些信息并以漂亮的图形查看它, 这是您的文档! 使用 Python 脚本,我们将获取我们感兴趣的测量值,并将它们存储在 MySQL 数据库中, 然后使用 Grafana 绘制我们感兴趣的图形!