https://www.cnblogs.com/gattaca/p/7301282.html
2023年10月17日 星期二
2023年10月11日 星期三
fluentd log-driver
https://blog.boatswain.io/zh/post/docker-container-log-rotation/
https://gdevillele.github.io/engine/admin/logging/fluentd/
https://hub.docker.com/r/fluent/fluent-bit/
2023年10月4日 星期三
zabbix storage
查看磁盘容量息的key值:vfs.fs.size[/,pfree]
vfs.fs.size[/,pfree]:取/领域的剩余空间率。p是percentage,
vfs.fs.size[/,free]:取/领域的剩余空间。对应的单位就是B(这里的意思是Byte)
vfs.fs.size[/,pused]:取/领域的使用空间率。
vfs.fs.size[/,used]:取/领域的使用空间。
如果要创建触发器表达式可以使用{ZABBIX-CC:vfs.fs.size[/,pfree].last(0)}<20
參考 https://blog.51cto.com/ityunwei2017/1864128
訂閱:
文章 (Atom)