zc

Documentation
Login

Documentation

ZC-HISTORY-CHAR(1) - General Commands Manual

NAME

zc-history-char - get character history values from a zabbix server

SYNOPSIS

zc history char [-e end] [-s start] [itemid ...]

DESCRIPTION

zc-history-char is used for fetching character history data for every itemid. If no itemid operands are specified, the standard input is used.

For every value itemid, clock, value and nanoseconds are printed on standard output separated by a tabulation.

Options are as follow:

-e datetime

Fetch values received before or at datetime.

-s datetime

Fetch values received after or at datetime.

datetime for the -s and -e flags, are in the format:

YYYY-MM-DDTHH:MM:SS

as specified in the ISO 8601 standard.

EXIT STATUS

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

SEE ALSO

zc-history(1), zc-history-float(1), zc-history-log(1), zc-history-num(1)

AUTHORS

Andrea Biscuola <a@abiscuola.com>

OpenBSD 6.9 - September 15, 2019