#!/usr/bin/env php
%n USAGE: discovery.php [-dquV] [-i instances] [-n number] [-m module] [-h device] EXAMPLE: -h | Discover single device -h odd Discover odd numbered devices (same as -i 2 -n 0) -h even Discover even numbered devices (same as -i 2 -n 1) -h all Discover all devices -h new Discover all devices that have not had a discovery run before -i -n Discover as instance of Instances start at 0. 0-3 for -n 4 OPTIONS: -h Device hostname, id or key odd/even/all/new. -i Discovery instance. -n Discovery number. -q Quiet output. -a Update Groups/Alerts table -u Upgrade DB schema -M Show globally enabled/disabled modules and exit. -V Show version and exit. DEBUGGING OPTIONS: -f Force requested option -d Enable debugging output. -dd More verbose debugging output. -m Specify modules (separated by commas) to be run. %rInvalid arguments!%n
%GThere is a newer revision of Observium available!
%GVersion 25.2.13882%G (13th March 2025) is 276%G revisions ahead.