
Good morning. This is Infra Miyashita. In the era of big data, various data and graphs are overflowing. This is a story about such graphs. I would like to use the actual graph used in infrastructure operation to see what is happening and what kind of measures need to be taken. This is a graph that takes the query statistics of bind in munin. The OS will be CentOS release 5.9. ...

Thank you. This is Komiya. Continuing from the previous article, we will introduce the recipe for the procedure of munin, zabbix. That's all for this article. At the end of the article we will describe how to apply the recipe. ・Munin's recipe ''' filename = "munin-node-rpm.tar" cookbook_file "/tmp/#{filename}" do source "rpms/#{filename}"...

Hello. This is Miyashita, who is in charge of the platform. In this article, we will explain how to migrate the existing data as it is when the hostname is changed with the open source monitoring tool "munin". The version of munin to be used is 1.4.5. 1) Transfer RRD data. Migrate the data of the "RRD tool" that depicts the graph of munin. \[shell\] # cd...