This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# based on sidekiq.chart.sh by codl <[email protected]> | |
# | |
# apt install netdata-plugin-chartsd redis-tools | |
# put this in /usr/libexec/netdata/charts.d | |
# chown root:netdata /usr/libexec/netdata/charts.d/sidekiq.chart.sh && chmod +x /usr/libexec/netdata/charts.d/sidekiq.chart.sh | |
sidekiq_update_every=5 | |
sidekiq_priority=9000 | |
sidekiq_check() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# sidekiq.chart.sh by codl <[email protected]> | |
# | |
# put this in /usr/libexec/netdata/charts.d | |
# to let others know that | |
# you are gay too | |
sidekiq_update_every=5 | |
sidekiq_priority=9000 | |
sidekiq_check() { |