Hello List,
Apologies for the potentially newbie question, but I am having
difficulty why the above error has been cropping up in my logs.
The server has been idle since its setup with no traffic flowing
through it (I've got SNMP monitoring to back-up that statement)
apart from my occasional SSH admin connection.
$uname -a
OpenBSD 4.7 GENERIC.MP#0 i386
$ netstat -m
92 mbufs in use:
58 mbufs allocated to data
10 mbufs allocated to ancillary data
4 mbufs allocated to packet headers
20 mbufs allocated to socket names and addresses
40/122/6144 mbuf 2048 byte clusters in use (current/peak/max)
0/8/6144 mbuf 4096 byte clusters in use (current/peak/max)
0/8/6144 mbuf 8192 byte clusters in use (current/peak/max)
17/25/6144 mbuf 9216 byte clusters in use (current/peak/max)
0/8/6144 mbuf 12288 byte clusters in use (current/peak/max)
0/8/6144 mbuf 16384 byte clusters in use (current/peak/max)
0/8/6144 mbuf 65536 byte clusters in use (current/peak/max)
1132 Kbytes allocated to network (22% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
$ vmstat
procs memory page disks traps
cpu
r b w avm fre flt re pi po fr sr cd0 sd0 int sys
cs us sy id
1 0 0 204448 641492 6 0 0 0 0 0 0 0 12 778
77 0 0 99
$ iostat
tty cd0 sd0 fd0
cpu
tin tout KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s us ni sy
in id
0 0 0.00 0 0.00 15.75 0 0.00 0.00 0 0.00 0 0 0
0 99
$top
load averages: 0.20, 0.17, 0.17 09:47:08
34 processes: 33 idle, 1 on processor
CPU0 states: 0.2% user, 0.0% nice, 0.3% system, 0.0% interrupt,
99.4% idle
CPU1 states: 0.2% user, 0.0% nice, 0.3% system, 0.0% interrupt,
99.5% idle
Memory: Real: 200M/373M act/tot Free: 626M Swap: 0K/1280M used/tot