sniffer
sniffer
sniffer dog
Usage
sniffer config.toml
monitor payload size for redis 3 args command
[tcp]
device = "lo"
ports = [6379]
[input]
type = "tcp_redis_size"
commands = ["SET"]
interval = 1
This reports max payload size on each seconds.
Development
crystal-0.34.0
- develop and test
shards update # first time only
make
- build binary (bin/sniffer)
make release
Contributing
- Fork it ( https://github.com/maiha/sniffer/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- maiha maiha - creator, maintainer
Repository
sniffer
Owner
Statistic
- 0
- 0
- 0
- 0
- 3
- over 4 years ago
- November 30, 2016
License
MIT License
Links
Synced at
Sat, 23 Nov 2024 10:11:01 GMT
Languages