Open
Conversation
Contributor
|
The Nagios 4 update is a big contribution. Before adding that from the discourse post, I'm wondering about:
|
panlinux
reviewed
Nov 6, 2025
| However, you can also use the classic Logging, Monitoring and Alerting (LMA) | ||
| stack. | ||
| * `Getting started with COS Lite <https://documentation.ubuntu.com/observability/tutorial/installation/getting-started-with-cos-lite/>`_ | ||
| * `How to integrate COS Lite with un-charmed applications <https://documentation.ubuntu.com/observability/how-to/integrating-cos-lite-with-uncharmed-applications/>`_ |
Contributor
There was a problem hiding this comment.
These two links are 404s at the moment, are they correct?
panlinux
reviewed
Nov 6, 2025
| Install Munin <observability/install-munin> | ||
| Install Nagios Core 3 <observability/install-nagios> | ||
| Install Nagios Core 4 <observability/install-nagios> | ||
| Use Nagios with Munin <observability/use-nagios-with-munin> |
Contributor
There was a problem hiding this comment.
This doc is still instructing how to install nagios 3, not 4. Not something to fix in this PR, but perhaps we should file an issue to update "use-nagios-with-munin" to use nagios 4.
3 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR addresses changes requested in #273, which was abandoned by the author.
As discussed in that PR, we don't want to just take away the LMA pages - they are not recommended, but they are still valid. Therefore, adding the "recommended" option to the top of this page while adding a deprecation notice for the LMA stack is sufficient - for 26.04 we will look to deprecate those pages fully.
This PR also adds the Nagios 4 installation guide in place of the former (extremely outdated) Nagios 3 page. This page was very kindly contributed by costarican via issue #59. Thank you for all your hard work on this page!
Related Issue
Contributor License Agreement (CLA)
By contributing to this project, you agree to the terms of
the Canonical Contributor License Agreement (CLA).
If you have not already signed the CLA, please do so here.
Checklist
Additional Notes (Optional)
Add any extra information or context that reviewers may need to know. This could include testing instructions,
screenshots, or links to related discussions.
Thank you for contributing to the Ubuntu Server documentation!