phantomas-reporter-zabbix

1.0.0 • Public • Published

phantomas-reporter-zabbix

Zabbix reporter for phantomas

Parameters

--zabbix-config         The configuration file to use. Default: /etc/zabbix/zabbix_agentd.conf
--zabbix-bin            The path to the zabbix_sender program. Default: /usr/bin/zabbix_sender
--zabbix-server         The zabbix server (IP or hostname) to use. Default: (from zabbix config)
--zabbix-port           The zabbix server port to use. Default: (from zabbix config)
--zabbix-hostname       The hostname to report to zabbix. Default: - (from zabbix config)

<server>:<port>:<hostname> - shorthand for --zabbix-server, --zabbix-port and --zabbix-hostname

Usage

  • Install phantomas-reporter-zabbix to your phantomas project dependencies
  • Use it as specified in the phantomas reporter docs
$ phantomas http://myapp.net -R zabbix

or

$ phantomas http://myapp.net -R zabbix --zabbix-config zabbix_agentd.conf

or

$ phantomas http://myapp.net -R zabbix:zabbix.example.net:80:myapp.net

Package Sidebar

Install

npm i phantomas-reporter-zabbix

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • lazzrek