Commit Graph

55 Commits

Author SHA1 Message Date
Twan K
e24351aea2
Merge pull request #49 from TheNetworkGuy/hostgroup_vars
Hostgroup vars
2024-02-22 14:14:41 +01:00
TheNetworkGuy
3f28986c09 Implemented #48 2024-02-22 14:10:59 +01:00
TheNetworkGuy
e2ddb068e9 Added new hostgroup variables 2024-02-21 13:07:42 +01:00
TheNetworkGuy
2407a7a8cd Fixed typo in documentation 2023-12-27 15:36:33 +01:00
TheNetworkGuy
8b281d3a84 Fixed typo in documentation 2023-12-27 15:36:09 +01:00
TheNetworkGuy
528efd0ff8 Added #39. Updated code, documentation and config example 2023-12-27 15:33:45 +01:00
TheNetworkGuy
6389146342 Updated script to support config context as source for Zabbix templates. Updated config and readme with instructions 2023-05-10 21:03:56 +02:00
TheNetworkGuy
9b58f523c8 Merge branch 'main' of github.com:TheNetworkGuy/netbox-zabbix-sync
Resync
2023-04-12 17:54:31 +02:00
TheNetworkGuy
75d822f62a Rolled back contaminated code meant for #27 in main branch, issue created in #34 2023-04-12 17:53:10 +02:00
TheNetworkGuy
e269b28381 Rolled back contaminated code meant for #27 in main branch, issue created in #34 2023-04-12 17:51:56 +02:00
Twan K
f03926753a
Merge pull request #31 from eric-eisenhart/patch-1
Ignore compiled python stuff in .gitignore
2023-04-11 22:21:25 +02:00
TheNetworkGuy
df77eca944 Fixed #32 and fixed SNMP Bulk bug 2023-04-11 22:17:30 +02:00
Eric Eisenhart
d17cb09de9
Ignore compiled python stuff
Ignore byte-compiled python stuff.
Taken from https://github.com/github/gitignore/blob/main/Python.gitignore
2023-03-28 15:27:28 -07:00
TheNetworkGuy
fd17b18c9e Changed README header order 2022-11-29 23:30:03 +01:00
TheNetworkGuy
830f6f0d55 Added example configurations for device filtering 2022-11-29 23:29:02 +01:00
TheNetworkGuy
34d13e041e Added examples of using multiple device filters. updated .gitignore. 2022-11-29 23:27:46 +01:00
TheNetworkGuy
71507bf6dc Added init file 2022-11-29 17:05:28 +01:00
TheNetworkGuy
10c25d5014 Updated README 2022-11-29 17:04:45 +01:00
TheNetworkGuy
eef905acbe Added configuration file in response to #25 2022-11-29 17:03:05 +01:00
TheNetworkGuy
e749829cf0 Updated readme 2022-11-25 21:37:38 +01:00
TheNetworkGuy
093e861de9 updated README 2022-11-25 21:34:00 +01:00
Twan K
988cf10c9a
Merge pull request #24 from TheNetworkGuy/hostgroup_cf
Implemented #20
2022-11-24 19:59:26 +01:00
TheNetworkGuy
a7be35de87 Fixed #22 2022-11-24 19:56:22 +01:00
TheNetworkGuy
3b4744b419 Implemented #20 2022-11-22 12:27:44 +01:00
TheNetworkGuy
14c83ba50d Filtering devices which do not have a name. Posible related to #22, nontheless a good practice to ignore these devices. 2022-11-22 11:19:10 +01:00
Twan K
7718e23545 Fixed typo 2022-09-09 11:11:33 +02:00
Twan K
e0829e64c5 Fixed typo 2022-09-09 11:10:49 +02:00
Twan K
74d9445616 Removed tenant flag and config. Created the -l flag for #16. Updated documentation 2022-09-09 11:06:56 +02:00
Twan K
17969c1da5 Fixes #15 2022-09-08 21:59:58 +02:00
Twan K
66ceaffb11 Returns an error when user has a VC configured without the master selected. 2022-09-08 21:36:11 +02:00
Twan K
c2525a1122 Added journal functionality for write action 2022-01-10 21:33:02 +01:00
Twan K
992fcda351
Update README.md
Placed an warning in regards to compatibility with Netbox 3.x. This is inherent with fixing #11
2021-10-01 16:16:12 +02:00
Twan K
90a472f761
Updated documentation
Updated documentation with the implementation of #14
2021-10-01 16:05:16 +02:00
Twan Kamans
c19707740b Fixes #12 2021-10-01 15:58:28 +02:00
Twan K
02e418e5b6
Update README.md
Removed old netbox private key environment variable since the secrets functionality has been removed.
2021-10-01 13:15:31 +02:00
Twan K
2e6da1beaf
Removed secrets documentation
To close #10.
2021-10-01 13:14:25 +02:00
Twan Kamans
55e28a7095 Fixed #10 2021-10-01 13:13:13 +02:00
Twan Kamans
ea680aa1f5 Fixed #11 2021-10-01 12:01:58 +02:00
Twan Kamans
92e9a1149c Updated README with Proxy details and -p flag 2021-07-16 20:02:08 +02:00
Twan Kamans
135c04af98 Forced integer to Netbox custom field HostID, added support for #8. Added new -p flag to force proxy link removal. 2021-07-16 19:56:54 +02:00
Twan Kamans
140d7d96e2 Added Gitignore file 2021-07-16 16:08:53 +02:00
Twan K
999641756b
Update README.md
Added warning message for using -s.
2021-04-29 10:31:26 +02:00
Twan Kamans
036a0c06d1 Fixed #6 2021-04-29 10:15:35 +02:00
Twan K
1ce73b3457
Update README.md
Fixed formatting in README
2021-04-29 09:45:57 +02:00
Twan K
64c41564e1
Merge pull request #5 from TheNetworkGuy/secrets
Add Netbox secrets functionality
2021-04-29 09:43:08 +02:00
Twan Kamans
cef24a768d Updated README and modified interface update log messages. 2021-04-29 09:40:23 +02:00
Twan Kamans
4535cdbeba Basic secrets functionality implemented 2021-04-28 20:41:12 +02:00
Twan Kamans
430fc6969f Fixed -H function. 2021-04-22 16:48:40 +02:00
Twan Kamans
bff611ca67 Added path config to log filehandler. 2021-04-19 22:47:39 +02:00
Twan K
6d9698c40c
Merge pull request #3 from TheNetworkGuy/Dynamic-interface-parameters
Dynamic interface parameters
2021-04-19 21:36:24 +02:00