Commit Graph

6 Commits

Author SHA1 Message Date
James Campbell
000875f5aa Pass agent and cluster names to discovery 2024-06-29 12:59:45 -04:00
f50e01ce6e
Update userparameter to select a config 2024-05-28 01:37:42 -04:00
7665ce08d6
Pass args from Zabbix explicitly
* Using $0 psases the entire command, so just pass all 9 possible
  positioinal values.

* Allow empty arguments.

* Update sample config:
** Use a socket by default.
** Return a set with database discovery to be able to assign a macro.
2024-05-17 00:58:37 -04:00
318cdd5633
Simplify agent args and correct parsing 2024-05-17 00:19:55 -04:00
02e50d6167
Fix client args 2024-05-16 23:12:37 -04:00
3a937ca3bd
Move all includes back to global, modify agent arguments 2024-05-16 15:09:09 -04:00