All,
I worked out what is causing the problem: NFS shares!
The server has
NFS shares which are located on the
workstation which is shutdown.
As soon as the workstation is down,
the 1st
snmpwalk
will not complete and timeout
somewhere halfway. Any subsequent
snmpwalk commands will
give a timeout straightaway.
This explains why there is no data recorded until the workstation
is up again. At that point,
the
NFS shares are restored and
snmpwalk will
successfully run.
To fix this problem I have added the following line in my
/etc/snmp/snmpd.conf:
skipNFSInHostResources true
After restarting the SNMPD service NFS shares are exclude and
observium is recording
the server details while the workstation is down.
Cheers,
Pieter
On 26/05/2014 18:43,
overige@vanderpoel.com.au wrote: