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

zabbix packages - update to 3.0 #126

Merged
merged 4 commits into from
Jul 18, 2016
Merged

Conversation

dbaio
Copy link
Contributor

@dbaio dbaio commented May 8, 2016

zabbix packages - update to 3.0
Upgrade for zabbix agent and proxy packages
Pull TLS commit (cherry-pick) from master
Change web gui to TLS related options

@dbaio
Copy link
Contributor Author

dbaio commented May 8, 2016

dependency: pfsense/pfsense#2898 - It's ok...

@rbgarga
Copy link
Member

rbgarga commented Jul 13, 2016

@dbaio can you please rebase your fork and remove changes to net-mgmt/zabbiz* ports? Keep only changes to pfSense specific ports please

@rbgarga rbgarga self-assigned this Jul 13, 2016
@dbaio
Copy link
Contributor Author

dbaio commented Jul 17, 2016

Hi @rbgarga, It's done. Thanks.

@@ -250,4 +298,14 @@ EOF;
conf_mount_ro();
}

// Based on openvpn_add_keyfile() function
function zabbix_agent_add_keyfile(& $data, $directive) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is $data a reference here if it's not modified inside the function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy/paste sorry

@netgate-git-updates netgate-git-updates merged commit 29a845f into pfsense:devel Jul 18, 2016
@dbaio dbaio deleted the zabbix3-tls branch July 18, 2016 18:14
@ghost
Copy link

ghost commented Jan 3, 2017

Hi Guys,

We desperately need to get the Zabbix Proxy working so we can forward SNMP traps back to a Zabbix server in a Colo. I've engaged the original package writer, but he doesn't seem interested. I've got $1000 that I'm willing to throw at this, if it will help. network at montgomerytech dot net if you'd like to claim the prize. Thanks in advance and happy new year!

CT

@dbaio
Copy link
Contributor Author

dbaio commented Jan 3, 2017

@MontgomeryTechnologies I am not interest on a bounty.

What version of zabbix (server) are you running?

This package is following zabbix 3.0 LTS
http://www.zabbix.com/img/cycle/zabbix-standard-and-zabbix-lts-release-life-cycle_v3.2.png

Unfortunately zabbix proxy and server needs to be on the same version to work properly.

And I think is better you open a thread on pfSense forum.

Regards.

@ghost
Copy link

ghost commented Jan 3, 2017 via email

@ghost
Copy link

ghost commented Jan 3, 2017 via email

@ghost
Copy link

ghost commented Feb 17, 2017

I have had a chance to test 2.4 Beta on a test PFSense box in our lab. When I first installed the Beta version of software we were not getting any traps. But the snmptrapd service was running on pfsense box and verified. After working with Zabbix and Danilo for the last month we have configured the PFSense proxy to pass traps to Zabbix in real time. Port status, coldstart, authentication etc.

Amongst a few config hurdles we discovered that everything on PFSense was configured correctly. A little more digging proved that the settings in the SNMP Trap GUI in PFSense were not being applied. The community names in the GUI were being overwritten by snmptrapd.conf file on PFSense. In the file the default public community is being applied. As soon as we modified this file to match our community name traps starting passing.

My summary and feedback is as follows:

The SNMP Trap GUI settings for community should be applied to the snmptrapd.conf file. Instead of going into the file manually, all changes made in the GUI should be final and applied across the board.

Thanks for reading. And thank you Danilo for all of your efforts and hard work.

netgate-git-updates pushed a commit that referenced this pull request Jan 29, 2021
Upstream Enhancements:
 * Detect future Intel AVX/AMX features #128
 * Add support for Tiger Lake and Sapphire rapids Intel microarchitectures #127
 * Update features for AArch64 to Linux 5.8 #126
 * AVX-512 FMA count detection #120

Port Changes:
 * Add license file
 * Change libcpu_features to a shared library

PR: 253037
Submitted by:	yuri@
netgate-git-updates pushed a commit that referenced this pull request Oct 19, 2022
ChangeLog:
Bacula-Web 8.6.1 (October 19th 2022)
Changelog
General

User will stay on current page when switching to another catalog (see
Fixed Bacula catalog selector
Using several Bacula catalog, the catalog selector was broken for some
pages (see #120)
Web browser will not ask a form submission while moving back from Job
logs report page (see #30)
Fixed how pagination count rows per page (see #123)
Bump Composer dependencies to latest version
Fixed pagination next button (see #125)
Link to official documentation is now available from top navigation bar
Jobs report

Fixed pagination not using applied filters and options (see #122)
Job endtime filter is now working as expected
Ordering options are kept while using pagination (see #122)
You can reach Job files report from Jobs report page from now (see #126)
Job logs report

More job information are now displayed (see #124)
Pools report

Fixed the Volumes button which now list volumes in the right pool (see
Volumes report

Fixed pagination not using applied filters and options (see #122)
Settings

Removed extra flash message which appear when a user is created
Fixed bug(s)
    (filtered) job overview
     page
New feature(s)
netgate-git-updates pushed a commit that referenced this pull request Oct 25, 2022
ChangeLog:
Bacula-Web 8.6.1 (October 19th 2022)
Changelog
General

User will stay on current page when switching to another catalog (see
Fixed Bacula catalog selector
Using several Bacula catalog, the catalog selector was broken for some
pages (see #120)
Web browser will not ask a form submission while moving back from Job
logs report page (see #30)
Fixed how pagination count rows per page (see #123)
Bump Composer dependencies to latest version
Fixed pagination next button (see #125)
Link to official documentation is now available from top navigation bar
Jobs report

Fixed pagination not using applied filters and options (see #122)
Job endtime filter is now working as expected
Ordering options are kept while using pagination (see #122)
You can reach Job files report from Jobs report page from now (see #126)
Job logs report

More job information are now displayed (see #124)
Pools report

Fixed the Volumes button which now list volumes in the right pool (see
Volumes report

Fixed pagination not using applied filters and options (see #122)
Settings

Removed extra flash message which appear when a user is created
Fixed bug(s)
    (filtered) job overview
     page
New feature(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants