brg810
6 February 2018 19:02
#1
I am monitoring MacOS/OS X systems via snmp. I had LibreNMS monitoring CPU, Memory, Storage and network metrics. However, it seems like whenever I run the snmp-scan.py script, it removes the processor data and no longer displays any data related to CPU.
Here is the output from my .validate.php file:
====================================
Component
Version
LibreNMS
1.36-24-g3ddeb1d
DB Schema
234
PHP
7.0.22-0ubuntu0.16.04.1
MySQL
10.0.33-MariaDB-0ubuntu0.16.04.1
RRDTool
1.5.5
SNMP
NET-SNMP 5.7.3
====================================
[OK] Database connection successful
[OK] Database schema correct
I have run the optimization tasks and changed the polling interval to 1 minute.
laf
6 February 2018 19:50
#2
Update and run discovery.php, bug that’s been fixed.
brg810
6 February 2018 20:56
#3
I ran a manual update and ran discovery.php. Processors are still not being discovered for the hosts. Here is my validate.php output now:
====================================
Component
Version
LibreNMS
1.36-28-ga2acccd
DB Schema
234
PHP
7.0.22-0ubuntu0.16.04.1
MySQL
10.0.33-MariaDB-0ubuntu0.16.04.1
RRDTool
1.5.5
SNMP
NET-SNMP 5.7.3
====================================
[OK] Database connection successful
[OK] Database schema correct
try it again ./daily.sh
Then run ./discovery.php -h all -m processors
brg810
7 February 2018 17:51
#5
Seems to work now. Will continue to watch it if the CPU load data disappears again.
brg810
10 February 2018 01:41
#6
Same issue. It seems like only one or two systems have CPU data, the other hosts do not display any data for CPU utilization.
brg810
12 February 2018 21:08
#7
I am running the latest build. Here is my validate.php output:
====================================
Component
Version
LibreNMS
1.36-65-gdf724a7
DB Schema
235
PHP
7.0.22-0ubuntu0.16.04.1
MySQL
10.0.33-MariaDB-0ubuntu0.16.04.1
RRDTool
1.5.5
SNMP
NET-SNMP 5.7.3
====================================
[OK] Database connection successful
[OK] Database schema correct