Commit Graph

61 Commits

Author SHA1 Message Date
9779faa7ff
Add initial Zabbix template 2024-05-28 01:34:51 -04:00
e4b6e981a5
Add multi-db support and lots of comments 2024-05-23 00:35:44 -04:00
7c3fe0ba40
Add more retrics 2024-05-18 23:04:22 -04:00
1e72d34f5f
Add reload capability 2024-05-18 14:09:43 -04:00
f4033a9639
Don't overwrite existing configs 2024-05-17 01:01:52 -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
88eda107a0
Add simple Makefile 2024-05-16 15:20:23 -04:00
3a937ca3bd
Move all includes back to global, modify agent arguments 2024-05-16 15:09:09 -04:00
3abbc1d83b
Initial implementation 2024-05-16 11:57:31 -04:00