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

Nagios on Ubuntu not working / Needs to be updated to a more recent Ubuntu version #14084

Open
andresmmujica opened this issue Jul 6, 2024 · 0 comments

Comments

@andresmmujica
Copy link

andresmmujica commented Jul 6, 2024

Nagios Core on Ubuntu VMs

Issue Details

There's no Nagios installed after deploying Nagios on Ubuntu quickstart.
Ubuntu version installed too old and it's a security risk.

Repro steps (if necessary, delete otherwise)

  1. Deploy Nagios on Ubuntu
  2. No Nagios installed
  3. If you dig a bit the error is caused for error while installing build dependencies (distro is too old so it's not available anymore)
  4. In particular libgd2-xpm-dev is not longer available making it build-essential package fail to install
  5. nagios is not compiled for lack of build-essential and php5 package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant