Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to handle 1k SNMP plugins #981

Merged
merged 9 commits into from
Nov 5, 2023

Conversation

steveschnepp
Copy link
Member

@steveschnepp steveschnepp commented Jul 4, 2018

This isn't only related to SNMP. It is only aimed at SNMP since they're typically slow for config, as they remotely ask their config.

Therefore any plugin that has a slow config with impede the node startup speed.

Here we'll add an optional config sub command to signal that we don't need the whole config output. Only the hostname part to know if it is a remote plugin or a local one

@steveschnepp steveschnepp changed the title 1k nodes Be able to handle 1k SNMP plugins Jul 4, 2018
@steveschnepp steveschnepp reopened this Aug 14, 2018
@steveschnepp
Copy link
Member Author

This needs to be updated to the latest developments from master

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6761656552

  • 2 of 3 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.271%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/Munin/Master/UpdateWorker.pm 2 3 66.67%
Totals Coverage Status
Change from base Build 6750605665: 0.0%
Covered Lines: 1579
Relevant Lines: 2247

💛 - Coveralls

@steveschnepp steveschnepp merged commit 16eff1e into munin-monitoring:master Nov 5, 2023
1 check failed
@steveschnepp steveschnepp deleted the 1k-nodes branch November 5, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants