CRAN_Status_Badge Downloads Total Downloads Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status Pending Pull-Requests Github Issues

RZabbix

RZabbix is an R module for working with the Zabbix API.

Orly cover

Getting started

install.packages('RZabbix') # direct installation from CRAN
library(RZabbix)
?ZabbixAPI # help manual page

Zabbix libraries

Help topics

  • ZabbixAPI
    R module for working with the 'Zabbix API'

Dependencies

  • Imports: httr, jsonlite

Authors