zc

Documentation
Login

Documentation

ZC-ITEM-GET(1) - General Commands Manual

NAME

zc-item-get - fetch items from a zabbix server

SYNOPSIS

zc item get [-a application] [-h host] [search]

DESCRIPTION

zc-item-get take care of fetching and printing a list of items on standard output. The search operand may be specified for searching only the items that match the search pattern.

Options are as follow:

-a application

Fetch only items in application.

-h host

Fetch only items that are part of the specified host.

zc-item-get output is composed by ItemID, HostID, Delay, Key, and Name. All the fields are separated by a tabulation character.

EXIT STATUS

The zc-item-get utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

zc-item(1), zc-item-add(1), zc-item-rm(1)

AUTHORS

Andrea Biscuola <a@abiscuola.com>

OpenBSD 6.9 - September 15, 2019