Raymond Kuiper
|
5922d3e8ae
|
allow call from another workflow
|
2024-03-11 11:06:31 +01:00 |
|
Raymond Kuiper
|
dcd84e836b
|
Chained in quality check
|
2024-03-11 11:03:37 +01:00 |
|
Raymond Kuiper
|
33cf3e5358
|
changed back to checkout@v4 and commited Dockerfile
|
2024-03-08 22:53:34 +01:00 |
|
Raymond Kuiper
|
7c988f9ff8
|
changed over to checkout@v3
|
2024-03-08 22:51:53 +01:00 |
|
Raymond Kuiper
|
d46b749af0
|
corrected typos
|
2024-03-08 22:48:57 +01:00 |
|
Raymond Kuiper
|
e05c35a3ea
|
added container building workflow
|
2024-03-08 22:44:25 +01:00 |
|
Raymond Kuiper
|
142aae75e0
|
removed directory
|
2024-03-08 14:56:30 +01:00 |
|
Raymond Kuiper
|
c538c51b7b
|
minor README.md update
|
2024-03-08 14:54:48 +01:00 |
|
Raymond Kuiper
|
0d7c581ee2
|
fixed undefined-variable
|
2024-03-08 14:29:12 +01:00 |
|
Raymond Kuiper
|
c684ac4a9d
|
Futher cleanup
|
2024-03-08 14:23:47 +01:00 |
|
Raymond Kuiper
|
2fcd21a723
|
code cleanup
|
2024-03-08 14:00:15 +01:00 |
|
Raymond Kuiper
|
23bef6b549
|
disable pylint module name checks
|
2024-03-08 13:52:08 +01:00 |
|
Raymond Kuiper
|
0d02e096e9
|
Disable pylint name checking
|
2024-03-08 13:49:18 +01:00 |
|
Raymond Kuiper
|
3c7079117a
|
changed versions for workflow (again)
|
2024-03-08 13:40:31 +01:00 |
|
Raymond Kuiper
|
89d5f22064
|
changed versions for workflow
|
2024-03-08 13:36:42 +01:00 |
|
Raymond Kuiper
|
15d40873b0
|
rename actions to workflows
|
2024-03-08 13:32:29 +01:00 |
|
Raymond Kuiper
|
de8143e89f
|
Cleaning up code
|
2024-03-08 13:30:21 +01:00 |
|
Twan K
|
173fdbf19f
|
Merge pull request #54 from q1x/zabbix-api-token
Support for Zabbix api token
|
2024-03-06 17:37:00 +01:00 |
|
Twan K
|
d55bb4053b
|
Merge pull request #53 from q1x/zabbix-7.0.0-compatibility
Zabbix 7.0.0 compatibility
|
2024-03-06 17:35:27 +01:00 |
|
Raymond Kuiper
|
c8e42b366f
|
Added support for Zabbix API tokens and updated README.md
|
2024-03-01 08:51:07 +01:00 |
|
Raymond Kuiper
|
1f4a81e2e4
|
Implemented workaround for Zabbix 7.0.x API changes.
|
2024-03-01 03:33:31 +01:00 |
|
Raymond Kuiper
|
8aba95525b
|
Update in Zabbix proxy logic
- Fixed var typo (`proxys` vs `proxies`)
- Workaround for Zabbix 7.0.x API changes in `proxy.get()`: `host` was replaced with `name`.
|
2024-02-23 15:53:48 +01:00 |
|
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 |
|