#!/usr/bin/env php
%GThere is a newer revision of Observium available!
%GVersion 25.2.13882%G (13th March 2025) is 276%G revisions ahead.
%n USAGE: poller.php [-drqV] [-i instances] [-n number] [-m module] [-h device] EXAMPLE: -h | Poll single device -h odd Poll odd numbered devices (same as -i 2 -n 0) -h even Poll even numbered devices (same as -i 2 -n 1) -h all Poll all devices -h new Poll all devices that have not had a discovery run before -h pollers Poll remote pollers (except devices) -i -n Poll as instance of Instance numbers start at 0. 0-3 for -i 4 Example: -i 4 -n 0 -i 4 -n 1 -i 4 -n 2 -i 4 -n 3 OPTIONS: -h Device hostname, id or key odd/even/all/new. -i Poll instances count. -n Instance id (number), must start from 0 and to be less than instances count. -q Quiet output. -M Show globally enabled/disabled modules and exit. -V Show observium version and exit. -VV Show observium and used programs versions and exit. DEBUGGING OPTIONS: -r Do not create or update RRDs -d Enable debugging output. -dd More verbose debugging output. -m Specify module(s) (separated by commas) to be run. %rInvalid arguments!%n