[Observium] Re: error when running ./discovery.php -u

2023-03-31 Thread Fred Sharpsteen via observium
Tried again, and it looks like it is working fine now. [image: image.png] On Fri, Mar 31, 2023 at 12:02 PM Fred Sharpsteen wrote: > root@observium ~/observium# ./discovery.php -u > MIB search path: /opt/observium/mibs > Cannot find module (SNMPv2-MIB): At line 1 in (none) > Cannot find module

[Observium] Re: error when running ./discovery.php -u

2023-03-31 Thread Fred Sharpsteen via observium
root@observium ~/observium# ./discovery.php -u MIB search path: /opt/observium/mibs Cannot find module (SNMPv2-MIB): At line 1 in (none) Cannot find module (IF-MIB): At line 1 in (none) Cannot find module (IP-MIB): At line 1 in (none) Cannot find module (TCP-MIB): At line 1 in (none) Cannot find

[Observium] error when running ./discovery.php -u

2023-03-31 Thread Fred Sharpsteen via observium
After doing an svn update, if I run ./discovery.php -u I get this error. PHP Fatal error: require(): Failed opening required '/root/observium/config.php' (include_path='.:/usr/share/php') in /root/observium/includes/sql-config.inc.php on line 25 ___