community.zabbix VS ansible.netcommon

Compare community.zabbix vs ansible.netcommon and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
community.zabbix ansible.netcommon
11 6
304 134
2.0% 0.0%
8.2 7.8
5 days ago 6 days ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

community.zabbix

Posts with mentions or reviews of community.zabbix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Import Hosts from Zabbix Server into AWX Inventory
    1 project | /r/awx | 7 Jul 2023
    However, there is a breaking change to https://github.com/ansible-collections/community.zabbix/blob/main/plugins/inventory/zabbix_inventory.py which breaks the ability to import host groups from zabbix. This means you'll have all the hosts into one single group.
  • Changing PSK on multiple hosts.
    1 project | /r/zabbix | 4 Apr 2023
    Use the "official" zabbix collection, there seems no "force psk renewal' present but you could just insert a pre_task to delete it and run the role: https://github.com/ansible-collections/community.zabbix/blob/main/roles/zabbix_agent/tasks/tlspsk_auto_linux.yml
  • Deploy Zabbix Windows Agent with community.zabbix - Wrong Version installed
    2 projects | /r/ansible | 8 Feb 2023
    i'm using community.zabbix for deploying the zabbix_agent2 on Windows Machines.
  • How to install zabbix RPM ,copy files & Start Service?
    1 project | /r/ansible | 30 Nov 2022
  • The Bullhorn #69 (Ansible Newsletter)
    11 projects | /r/ansible | 10 Aug 2022
    We are happy to welcome several new maintainers in the community.zabbix collection: pyrodie18, BGmot and lzadjsf. Thank you, folks, for your interest and desire to help! Many thanks to D3DeFi, one of the current collection maintainers, for promoting them!
  • Zabbix 4.0.19
    1 project | /r/zabbix | 14 Jun 2022
    As for automation, I'm about to start playing with: Ansible Collection: Community Zabbix So that might prove useful for you too.
  • The Bullhorn #46 (Ansible Newsletter)
    10 projects | /r/ansible | 17 Feb 2022
    for community.zabbix: With the release of Zabbix 6.0 LTS we would love to get some help on blocking issues like with the integration of a new scripts module. Thank you for your attention!
  • The Bullhorn, Issue 40 (Ansible Newsletter)
    9 projects | /r/ansible | 21 Dec 2021
    A lot has been happening in the community.zabbix collection. They've gained two new maintainers, rockaut and ragingpastry, congratulations to both and thank you for your continued great work. The team has recently released version 1.5.1. If you're interested in Zabbix, join the active discussion in #community-zabbix_community:gitter.im via Matrix.
  • Searching for a lightweight log server
    2 projects | /r/selfhosted | 7 Dec 2021
    The ansible collection is very good (no one wants to setup manually agent and extend checks with user-parameters manually): https://github.com/ansible-collections/community.zabbix (works for all components).
  • Start at specific role
    1 project | /r/ansible | 11 Aug 2021
    Yes, each role has their own Molecule configuration and tests. So with every change you make in your role, Molecule will test this. (Keep note: It needs to be executed from Jenkins/GitLab CI/Github Actions etc). Once everything is valid, you will merge the code to master|main. See: https://github.com/ansible-collections/community.zabbix/tree/main/molecule These are the roles I maintain, everytime when someone is creating a PR to add new code/functionality, molecule is executed. When Molecule exits correctly (exit code of 0), then to me the role is ok (In a nutshell). And when the role is ok, I will accept/merge the PR.

ansible.netcommon

Posts with mentions or reviews of ansible.netcommon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-10.
  • The Bullhorn #108 (Ansible Newsletter)
    11 projects | /r/ansible | 10 Jul 2023
    ansible.netcommon has been released with bugfixes (changelog).
  • The Bullhorn #93 (Ansible Newsletter)
    11 projects | /r/ansible | 3 Mar 2023
    ansible.netcommon 5.0.0
  • After endless hours of debugging ansible-pylibssh was the problem, (Tasks takes a long time on cisco ios)
    1 project | /r/ansible | 16 Aug 2022
    Would you share the version of netcommon/ ansible-core version installed for you? and please file an issue here, https://github.com/ansible-collections/ansible.netcommon/issues. Regards
  • The Bullhorn #69 (Ansible Newsletter)
    11 projects | /r/ansible | 10 Aug 2022
    There have been a few networking releases this week: * ansible.netcommon 3.1.0 has been released with new features (changelog) * cisco.ios 3.3.0 has been released with new features (changelog) * cisco.iosxr 3.3.0 has been released with new features (changelog)
  • The Bullhorn #50 (Ansible Newsletter)
    8 projects | /r/ansible | 17 Mar 2022
    The ipaddr filters are broken in ansible.netcommon 2.6.0 release as we have recently migrated ipaddr filters from ansible.netcommon to ansible.utils. We have released utils 2.5.2 and netcommon 2.6.1 which fixed these two issues (ansible.netcommon#375, ansible.utils#148). For the FQDN issue, the ansible-core team has already merged the fix. This fix will be available in the March 28th release, which means that users of non fqdn ipaddr filters can use the old netcommon collection version 2.5.1 as a workaround until the next ansible-core release (March 28th) by the core-team. For fqdn ipaddr filters, users can use the latest versions of any of ansible.netcommon (2.6.1) or ansible.utils (2.5.2).
  • Troubleshooting Net Put
    1 project | /r/ansible | 5 Jan 2021
    This also affected net_get. New pull request to address this: https://github.com/ansible-collections/ansible.netcommon/pull/199

What are some alternatives?

When comparing community.zabbix and ansible.netcommon you can also consider the following projects:

ansible-collection-k8s - To use in conjunction with Kubernetes and Ansible Operator SDK

ansible.utils - A collection of ansible utilities for the content creator.

zabbix-mini-IPMI - Disk and CPU temperature monitoring for Linux, FreeBSD and Windows. LLD, trapper.

ansible-meraki - Cisco Meraki Ansible Collection

creator-ee - Ansible Execution environment targeted for content creators. It includes most development tools such ansible-lint, molecule, ...

azure - Development area for Azure Collections

Pure1-Collection - Ansible Collection for Pure Storage Pure1

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

community.aws - Ansible Collection for Community AWS

community.kubernetes - Kubernetes Collection for Ansible

community-topics - Discussions for Ansible Meetings