Skip to content

Commit

Permalink
vPoller loadable module for Zabbix uses the vpoller.helpers.czabbix h…
Browse files Browse the repository at this point in the history
…elper
  • Loading branch information
dnaeon committed Sep 12, 2014
1 parent 515b315 commit 38630bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zabbix/vpoller-module/vpoller.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
\"name\": \"%s\", \
\"properties\": [ \"%s\" ], \
\"key\": \"%s\", \
\"helper\": \"vpoller.helpers.zabbix\" \
\"helper\": \"vpoller.helpers.czabbix\" \
}"

int zbx_module_vpoller(AGENT_REQUEST *request, AGENT_RESULT *result);
Expand Down

0 comments on commit 38630bb

Please sign in to comment.