Commit Graph

  • 5093823287 Added some logging and fixed role assignment for VM's TheNetworkGuy 2024-10-30 20:52:28 +0100
  • c1504987f1 Fixed bug for Tenant hostgroup generation TheNetworkGuy 2024-10-30 18:21:42 +0100
  • d598a9739a Fixed whitespace TheNetworkGuy 2024-10-30 13:51:30 +0100
  • 7bf72de0f9 Fixed bug where a single host exception would stop the sync. TheNetworkGuy 2024-10-30 13:50:20 +0100
  • 66f24e6891 Fixed several bugs, set default interface for VM to agent, fixed several linter errors. TheNetworkGuy 2024-10-30 12:23:15 +0100
  • bff34a8e38 Renamed VM module for python naming convention. Fixed 2 VM hostgroup bugs. Fixed some whitespace in the VM module. TheNetworkGuy 2024-10-30 10:06:29 +0100
  • 886ef2a172 Replaced old device role field with new one TheNetworkGuy 2024-10-25 18:56:58 +0200
  • 9c07d7dbc4 Updated Readme with VM info TheNetworkGuy 2024-10-25 18:54:17 +0200
  • 9f29d2b27b Added basic VM support TheNetworkGuy 2024-10-25 18:46:20 +0200
  • e827953d8d Fixed extra space in config.py.example TheNetworkGuy 2024-10-25 16:50:56 +0200
  • 053028b283 Splitted hostgroup generation logic into its seperate module. Changed hostgroup "dev_role" to "role" for VM role prepration. Started work on basic VM class. TheNetworkGuy 2024-10-25 16:02:08 +0200
  • 2e867d1129 Added .venv to gitignore for developing. TheNetworkGuy 2024-10-25 15:53:33 +0200
  • 4e41d32edc Added support for virtual machines in addition to devices Albert-LGTM 2024-09-30 11:53:33 +0200
  • f13b86e2e0 First working version of clustered IP monitoring Raymond Kuiper 2024-07-26 15:52:02 +0200
  • a0ea21d731 Fixed bug in which some instances a nested hostgroup was not created TheNetworkGuy 2024-07-25 16:23:59 +0200
  • 70a5c3e384 Implemented #73 TheNetworkGuy 2024-07-25 15:47:09 +0200
  • 91796395ef Fixed readme documentation with inventory settings TheNetworkGuy 2024-07-24 15:02:31 +0200
  • 610a73c061 Merge branch 'main' of https://github.com/TheNetworkGuy/netbox-zabbix-sync TheNetworkGuy 2024-07-24 14:31:33 +0200
  • 4de022496e Fixed invalid mapper log message even when not using the inventory mapping function. TheNetworkGuy 2024-07-24 14:31:29 +0200
  • 0603d8c244
    Merge pull request #71 from q1x/allow-proxy-null-value Twan K. 2024-07-24 14:26:21 +0200
  • 2b92f8da9b Fixed #72 TheNetworkGuy 2024-07-24 14:25:22 +0200
  • d1ec1114ac Fixes #70 TheNetworkGuy 2024-07-24 13:14:12 +0200
  • acad07eed4
    Merge pull request #2 from q1x/main Raymond Kuiper 2024-07-24 11:07:29 +0200
  • da4fec6bf1
    Removed trailing whitespace Raymond Kuiper 2024-07-24 11:06:50 +0200
  • 07049ea6d8
    Adjustment from linting suggestion Raymond Kuiper 2024-07-24 11:05:35 +0200
  • 2094799a51 Allow for NetBox Config Context to have a null value for proxy. Raymond Kuiper 2024-07-24 10:58:22 +0200
  • c0c52f973e
    Merge pull request #69 from doteater/patch-1 Twan K. 2024-07-24 09:59:41 +0200
  • 39b63aa420
    Update README.md doteater 2024-07-10 14:26:00 -0700
  • 017b5623f5
    Merge pull request #68 from q1x/main Twan K 2024-07-04 14:42:41 +0200
  • 9be09bca10 corrected minor typo Raymond Kuiper 2024-07-04 13:26:58 +0200
  • bbe27f66e9
    Update docker-coompose to reflect local config.py Kage1 2024-06-17 15:21:12 -0500
  • 06af73ee5e
    Update README.md Kage1 2024-06-13 09:27:27 -0500
  • 7b49f62dc8
    Merge branch 'TheNetworkGuy:main' into main Kage1 2024-06-13 09:08:32 -0500
  • 2c1d272e4b
    Merge pull request #2 from Kage1/Kage1-dockercompose Kage1 2024-06-13 09:08:01 -0500
  • 20c8d35111
    docker-compose.yml Kage1 2024-06-13 09:07:19 -0500
  • 23997f9423 Properly styled code as suggested in #61. Also implemented #63 TheNetworkGuy 2024-06-12 19:02:44 +0200
  • 981be642e5
    Update README.md Kage1 2024-06-12 09:36:59 -0500
  • 9d33b4e28a
    Update README.md Kage1 2024-06-12 09:33:47 -0500
  • e8a733cbd0 Merge branch 'main' of https://github.com/TheNetworkGuy/netbox-zabbix-sync 2.0 TheNetworkGuy 2024-06-12 15:29:37 +0200
  • be76386584 Removed the init file since it interfeared with the linter. TheNetworkGuy 2024-06-12 15:29:33 +0200
  • b5a01e09e8
    Merge pull request #62 from TheNetworkGuy/zabbix_utils Twan K 2024-06-12 15:01:50 +0200
  • ecec3ee46e Fixed authentication variable problems TheNetworkGuy 2024-06-12 14:57:35 +0200
  • 7099df93d1 Updated documentation and requirements TheNetworkGuy 2024-06-12 14:03:37 +0200
  • d1e864c75b Fixed hostgroup generation issues, added proxygroup support. TheNetworkGuy 2024-06-12 13:42:21 +0200
  • 6f044cb228 Added logic for proxy groups. Only thing left is consistency check TheNetworkGuy 2024-06-11 16:13:45 +0200
  • 2e7890784b Changed flow in sync script, started work for Proxy group support and zabbix_utils TheNetworkGuy 2024-06-11 15:11:55 +0200
  • c695353fce Splitted modules up into seperate files. TheNetworkGuy 2024-06-10 20:20:38 +0200
  • e0b473a6d4 Optimized code and also fixed Linter error. TheNetworkGuy 2024-06-05 10:09:26 +0200
  • 8e9594172b
    Merge pull request #59 from Kage1/main Twan K 2024-06-05 09:16:42 +0200
  • 8a749e63cf
    Merge pull request #1 from Kage1/Kage1-patch-1 Kage1 2024-05-30 13:52:40 -0500
  • ddc65a6d58
    Update README.md Kage1 2024-05-30 13:50:37 -0500
  • 58d894832e Merge branch 'main' of https://github.com/TheNetworkGuy/netbox-zabbix-sync TheNetworkGuy 2024-05-22 09:23:07 +0200
  • b9713792d7 fixed bug with device removal state TheNetworkGuy 2024-05-22 09:23:07 +0200
  • 45192531f9
    Merge pull request #58 from TheNetworkGuy/hostname_processing Twan K 2024-05-22 14:09:23 +0200
  • 72fde13ef4 Added functionallity to allow device names with specials characters such as umlauts. TheNetworkGuy 2024-05-22 09:23:07 +0200
  • 78b9d5ae8b Fixed trailing white space error. TheNetworkGuy 2024-05-22 09:23:07 +0200
  • 60140b4b74
    Merge pull request #56 from q1x/inventory-zero-values Twan K 2024-05-22 10:36:11 +0200
  • 0b9b8a4898 Fixed container path 1.1 TheNetworkGuy 2024-05-22 09:23:07 +0200
  • 441d7e7e95 Temporary disabled too-many-arguments error for Pylint. TheNetworkGuy 2024-05-22 09:23:07 +0200
  • c185b7364d Fixes #57. TheNetworkGuy 2024-05-22 09:23:07 +0200
  • e56451f5e1
    Update README.md Twan K 2024-05-21 15:38:10 +0200
  • dee6a079a5
    Update README.md Twan K 2024-05-21 15:23:20 +0200
  • 2b62caca85
    Update README.md Twan K 2024-05-21 15:06:41 +0200
  • e9143eb24c
    Update netbox_zabbix_sync.py Raymond Kuiper 2024-04-12 10:38:43 +0200
  • 4eed151e22
    Merge pull request #55 from q1x/main Twan K 2024-04-10 22:05:34 +0200
  • 3e638c6f78
    Update netbox_zabbix_sync.py Raymond Kuiper 2024-04-10 14:57:08 +0200
  • 634f4b77d5 tweaked exception handling Raymond Kuiper 2024-03-28 09:51:08 +0100
  • c006e7feb5 Let's make pylint happy :) Raymond Kuiper 2024-03-27 20:35:32 +0100
  • 091c9746c0 Fixed proxy issue, rewrite of inventory logic (eval was ugly) Raymond Kuiper 2024-03-27 20:33:02 +0100
  • 364d376f55 corrected even more linting errors Raymond Kuiper 2024-03-27 16:33:06 +0100
  • ab2a341fa7 Corrected more linting errors Raymond Kuiper 2024-03-27 16:26:15 +0100
  • fbb9eeb48c Corrected linting errors Raymond Kuiper 2024-03-27 16:24:26 +0100
  • 5b08d27a5e Added support for syncing Zabbix Inventory, this is also a fix for https://github.com/TheNetworkGuy/netbox-zabbix-sync/issues/44 Raymond Kuiper 2024-03-27 15:37:50 +0100
  • 583d845c40 revert because of file formatting issue Raymond Kuiper 2024-03-27 15:22:43 +0100
  • 27a4a5c6eb Corrected more pylint errors Raymond Kuiper 2024-03-25 11:57:46 +0100
  • 537710a4b9 Corrected pylint errors Raymond Kuiper 2024-03-25 11:56:17 +0100
  • 5defc1a25e Corrected another MarkDown error Raymond Kuiper 2024-03-25 11:52:10 +0100
  • d6973dc32d Corrected MarkDown error Raymond Kuiper 2024-03-25 11:51:12 +0100
  • 71f604a6f6 Added functionality to build full region and site_group paths to be used in hostgroup names. Raymond Kuiper 2024-03-25 11:49:41 +0100
  • b94a0df02d
    Merge pull request #1 from q1x/dockertest Raymond Kuiper 2024-03-13 14:29:41 +0100
  • 3079a88de8 better docker logs example. Raymond Kuiper 2024-03-13 14:00:03 +0100
  • 4aa8b6d2fb updated README.md with Docker instructions Raymond Kuiper 2024-03-13 13:55:46 +0100
  • e82631c89d modified tags Raymond Kuiper 2024-03-13 13:16:22 +0100
  • 18d29c98d3 updated tags Raymond Kuiper 2024-03-13 11:58:40 +0100
  • 661ce88287 updated versions Raymond Kuiper 2024-03-13 11:50:43 +0100
  • 4b7f3ec0b9 try a different way of publishing Raymond Kuiper 2024-03-13 11:47:45 +0100
  • 3a39c314be removed on: push from pylint Raymond Kuiper 2024-03-13 11:42:28 +0100
  • bf325c6839 testing workflow Raymond Kuiper 2024-03-13 11:38:07 +0100
  • 5922d3e8ae allow call from another workflow Raymond Kuiper 2024-03-11 11:06:31 +0100
  • dcd84e836b Chained in quality check Raymond Kuiper 2024-03-11 11:03:37 +0100
  • 33cf3e5358 changed back to checkout@v4 and commited Dockerfile Raymond Kuiper 2024-03-08 22:53:34 +0100
  • 7c988f9ff8 changed over to checkout@v3 Raymond Kuiper 2024-03-08 22:51:53 +0100
  • d46b749af0 corrected typos Raymond Kuiper 2024-03-08 22:48:57 +0100
  • e05c35a3ea added container building workflow Raymond Kuiper 2024-03-08 22:44:25 +0100
  • 142aae75e0 removed directory Raymond Kuiper 2024-03-08 14:56:30 +0100
  • c538c51b7b minor README.md update Raymond Kuiper 2024-03-08 14:54:48 +0100
  • 0d7c581ee2 fixed undefined-variable Raymond Kuiper 2024-03-08 14:29:12 +0100
  • c684ac4a9d Futher cleanup Raymond Kuiper 2024-03-08 14:23:47 +0100
  • 2fcd21a723 code cleanup Raymond Kuiper 2024-03-08 14:00:15 +0100
  • 23bef6b549 disable pylint module name checks Raymond Kuiper 2024-03-08 13:52:08 +0100