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

Update Zabbix to 7.2. Release #1048

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Update Zabbix to 7.2. Release #1048

merged 2 commits into from
Dec 27, 2024

Conversation

MickLesk
Copy link
Member

✍️ Description

Update to Zabbix 7.2


Please remove unneeded lines!


🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

✅ Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.

@MickLesk MickLesk requested a review from a team as a code owner December 27, 2024 19:34
@github-actions github-actions bot added the update script A change that updates a script label Dec 27, 2024
@MickLesk MickLesk merged commit 406bb57 into main Dec 27, 2024
3 checks passed
@MickLesk MickLesk deleted the zabbix7_2 branch December 27, 2024 19:35
dsiebel pushed a commit to dsiebel/ProxmoxVE that referenced this pull request Dec 27, 2024
* Update Zabbix to 7.2

* Update Zabbix to 7.2
@JohnyBeGood
Copy link

When I try to use "update" inside the LXC I get this:

_____ __ __ _ /__ / ____ _/ /_ / /_ (_) __ / / / __/ __ / __ / / |//
/ /__/ /
/ / // / // / /> <
//_,/././//|_|

✔️ Stopped Zabbix Services
⠸ Updating Zabbix LXC
[ERROR] in line 47: exit code 0: while executing command wget -q https://repo.zabbix.com/zabbix/7.2/debian/pool/main/z/zabbix-release/zabbix-release_latest+debian12_all.deb

root@zabbix:~#

It appears url is wrong?`

@MickLesk
Copy link
Member Author

Try again

@JohnyBeGood
Copy link

Getting different error now:

_____ __ __ _ /__ / ____ _/ /_ / /_ (_) __ / / / __/ __ / __ / / |//
/ /__/ /
/ / // / // / /> <
//_,/././//|_|

⠋Failed to stop zabbix-agent2.service: Unit zabbix-agent2.service not loaded.

[ERROR] in line 36: exit code 0: while executing command systemctl stop zabbix-server zabbix-agent2

root@zabbix:~#

`
Old tteck script did not use 'zabbix-agent2'. Now is I guess a requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update script A change that updates a script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants