Skip to content

Commit

Permalink
Document the new vPoller Helpers for C clients
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Sep 12, 2014
1 parent 2123800 commit 6b526f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/helpers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,12 @@ supported ``vPoller Helpers`` along with a short description:
+===========================+========================================================+
| vpoller.helpers.zabbix | Helper which returns result in Zabbix-friendly format |
+---------------------------+--------------------------------------------------------+
| vpoller.helpers.czabbix | vPoller Zabbix helper for C clients |
+---------------------------+--------------------------------------------------------+
| vpoller.helpers.csvhelper | Helper which returns result in CSV format |
+---------------------------+--------------------------------------------------------+
| vpoller.helpers.cclient | Helper for vPoller C clients |
+---------------------------+--------------------------------------------------------+

The ``vPoller Helpers`` are simply Python modules and are
loaded by the ``vPoller Workers`` upon startup.
Expand Down

0 comments on commit 6b526f7

Please sign in to comment.