Hello. I used symon on my servers (4.5, 4.7, current) and one symux. symux runs on -current. On all servers symon started without errors and debug looks like this
symon version 2.82 program id=25205 debug: symon packet size=452 sending packets to udp A.B.C.D 2100 (5s) started module if(lo0) started module io(sd2) started module io(sd1) started module io(sd0) started module if(fxp0) started module mbuf() started module mem() started module cpu(1) started module cpu(0) But symux don't see "io" data from -current machines. Debug looks like this symux version 2.82 program id=11733 debug: size of churnbuffer = 1330 debug: shm from 0x86784000 to 0x869db870 debug: symux packet size=906 listening for incoming symon traffic on udp A.B.C.D 2100 listening for incoming connections on tcp A.B.C.D 2100 ... debug: good data received from A.B.C.D1:12456 debug: realclients = 0; stalledclients = 0 debug: stringbuf = 0x86784abc debug: rrdupdate -- /var/symon/rrds/core/io_sd1.rrd 1287049148:697296:1952594:0:12463419904:24190785536 debug: rrdupdate -- /var/symon/rrds/core/io_sd0.rrd 1287049148:1708760:7060006:0:28363501568:94874933248 debug: rrdupdate -- /var/symon/rrds/core/if_fxp0.rrd 1287049148:131736259:130216334:24815593992:23914948978:2433349:1:1:1:0:0 debug: rrdupdate -- /var/symon/rrds/core/mbuf.rrd 1287049148:163:85:0:0:31:0:47:0:0:8:14405632:1:0:0:0 debug: rrdupdate -- /var/symon/rrds/core/mem.rrd 1287049148:141201408:303382528:744828928:0:1073914880 debug: rrdupdate -- /var/symon/rrds/core/cpu0.rrd 1287049148:1.80:0.00:1.60:0.00:96.59 debug: churnbuffer used: 375 ... debug: good data received from A.B.C.D:32949 debug: realclients = 0; stalledclients = 0 debug: stringbuf = 0x86784fee debug: rrdupdate -- /var/symon/rrds/mx/if_fxp0.rrd 1287049149:3859323:3711875:520154519:689277762:14112:1:0:0:0:0 debug: rrdupdate -- /var/symon/rrds/mx/mbuf.rrd 1287049149:200:68:0:0:64:0:68:0:0:8:1081344:17:0:0:0 debug: rrdupdate -- /var/symon/rrds/mx/mem.rrd 1287049149:124592128:276369408:769495040:0:1069287936 debug: rrdupdate -- /var/symon/rrds/mx/cpu1.rrd 1287049149:0.80:0.00:1.60:0.00:97.59 debug: rrdupdate -- /var/symon/rrds/mx/cpu0.rrd 1287049149:1.60:0.00:2.39:0.00:96.00 debug: churnbuffer used: 289 ... debug: good data received from A.B.C.D3:19163 debug: realclients = 0; stalledclients = 0 debug: stringbuf = 0x86785520 debug: ignored unaccepted stream if(lo0) from 80.85.151.41 debug: rrdupdate -- /var/symon/rrds/db1/if_fxp0.rrd 1287049170:17799876:16089357:25742776868:1073578954:13146:2:0:0:0:0 debug: rrdupdate -- /var/symon/rrds/db1/mbuf.rrd 1287049170:75:66:0:0:5:0:4:0:0:8:888832:17:0:0:0 debug: rrdupdate -- /var/symon/rrds/db1/mem.rrd 1287049170:19480576:142090240:903798784:0:1077511680 debug: rrdupdate -- /var/symon/rrds/db1/cpu1.rrd 1287049170:0.59:0.00:30.50:24.89:44.00 debug: rrdupdate -- /var/symon/rrds/db1/cpu0.rrd 1287049170:0.59:0.00:30.50:24.89:44.00 debug: churnbuffer used: 293 As you can see, there is "io" from core (4.7), but no "io" from db1 (current) and no "io" from mx (current, running symux). -- antonvm
