NAME
sneck - a boopable LibreNMS JSON style SNMP extend for remotely running nagios style checks
SYNOPSIS
sneck -u [-C <cache file] [-f <config file>] [-p] [-i]
sneck -c [-C <cache file]
sneck [-f <config file>] [-p] [-i]
DESCRIPTION
For a description of the config file format and output, please see Monitoring::Sneck.
FLAGS
-f <config file>
The config file to use.
Defaults to '/usr/local/etc/sneck.conf'.
-p
Pretty it in a nicely formatted format.
-C <cache file>
The cache file to use.
Defaults to '/var/cache/sneck.cache'.
-u
Update the cache file. Will also print the was written to it.
-c
Print the cache file. Please note that -p or -i won't affect this as this flag only reads/prints the cache file.
-i
Includes the config file used.