lists.netmrg.net lists.netmrg.net
NetMRG discussion and support
 
FAQ :: Search :: Memberlist :: Usergroups :: Register
Profile :: Log in to check your private messages :: Log in

All the graphs are empty
Goto page 1, 2  Next
 
Post new topic   Reply to topic    lists.netmrg.net Forum Index -> Support
Author Message
deepaksingh
Beginner


Joined: 21 Aug 2004
Posts: 3

PostPosted: Sat Aug 21, 2004 7:40 pm    Post subject: All the graphs are empty Reply with quote

This is the output of the gathrer script..

# /usr/bin/netmrg-gatherer -sm
NetMRG starting.
Creating Lockfile.
Initializing SNMP library.
Initializing RRDTOOL pipe.
[ACTIVE] Last: 0, Now: 0
[Dev: 0002] Starting device thread.
[Dev: 0002] MySQL connection established.
[Dev: 0002] My Server / <Field Omitted>
[Dev: 0002] Not checking SNMP uptime as per configuration.
[Dev: 0002] This option should only be used as a last resort.
[Dev: 0002] Number of Interfaces is 0
[Dev: 0002] [Sub: 0004] Starting Subdevice.
[Dev: 0002] [Sub: 0004] [Mon: 0029] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0029] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0029] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0018] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0018] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0018] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0017] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0017] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0017] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0019] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0019] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0019] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0026] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0026] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0026] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0027] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0027] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0027] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0028] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0028] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0028] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0020] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0020] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0020] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0021] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0021] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0021] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0030] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0030] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0030] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0025] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0025] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0025] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0024] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0024] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0024] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0023] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0023] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0023] Value is non-integer.
[Dev: 0002] [Sub: 0004] [Mon: 0022] Starting Monitor.
[Dev: 0002] [Sub: 0004] [Mon: 0022] Value: U
[Dev: 0002] [Sub: 0004] [Mon: 0022] Value is non-integer.
[Dev: 0002] Trimming device event log.
[Dev: 0002] Ending device thread.
Closed MySQL connection.
Runtime: 44
Thread Ended.
Closed RRDTOOL pipe.
Cleaned up SNMP.
--------------------------------------------------------------------------------

Though snmpwalk says all is fine ...
here is the output of snmpwalk

snmpwalk -v 2c -c public localhost

HOST-RESOURCES-MIB::hrNetworkIfIndex.1026 = INTEGER: 2
HOST-RESOURCES-MIB::hrNetworkIfIndex.1027 = INTEGER: 3
HOST-RESOURCES-MIB::hrPrinterStatus.1280 = INTEGER: unknown(2)
HOST-RESOURCES-MIB::hrDiskStorageAccess.1536 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrDiskStorageAccess.1552 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrDiskStorageMedia.1536 = INTEGER: unknown(2)
HOST-RESOURCES-MIB::hrDiskStorageMedia.1552 = INTEGER: unknown(2)
HOST-RESOURCES-MIB::hrDiskStorageRemoveble.1536 = INTEGER: true(1)
HOST-RESOURCES-MIB::hrDiskStorageRemoveble.1552 = INTEGER: false(2)
HOST-RESOURCES-MIB::hrDiskStorageCapacity.1536 = INTEGER: 0 KBytes
HOST-RESOURCES-MIB::hrDiskStorageCapacity.1552 = INTEGER: 35563520 KBytes
HOST-RESOURCES-MIB::hrFSIndex.1 = INTEGER: 1
HOST-RESOURCES-MIB::hrFSIndex.2 = INTEGER: 2
HOST-RESOURCES-MIB::hrFSIndex.3 = INTEGER: 3
HOST-RESOURCES-MIB::hrFSIndex.4 = INTEGER: 4
HOST-RESOURCES-MIB::hrFSIndex.5 = INTEGER: 5
HOST-RESOURCES-MIB::hrFSMountPoint.1 = STRING: "/"
HOST-RESOURCES-MIB::hrFSMountPoint.2 = STRING: "/boot"
HOST-RESOURCES-MIB::hrFSMountPoint.3 = STRING: "/cache"
HOST-RESOURCES-MIB::hrFSMountPoint.4 = STRING: "/home"
HOST-RESOURCES-MIB::hrFSMountPoint.5 = STRING: "/usr"
HOST-RESOURCES-MIB::hrFSRemoteMountPoint.1 = ""
HOST-RESOURCES-MIB::hrFSRemoteMountPoint.2 = ""
HOST-RESOURCES-MIB::hrFSRemoteMountPoint.3 = ""
HOST-RESOURCES-MIB::hrFSRemoteMountPoint.4 = ""
HOST-RESOURCES-MIB::hrFSRemoteMountPoint.5 = ""
HOST-RESOURCES-MIB::hrFSType.1 = OID: HOST-RESOURCES-TYPES::hrFSLinuxExt2
HOST-RESOURCES-MIB::hrFSType.2 = OID: HOST-RESOURCES-TYPES::hrFSLinuxExt2
HOST-RESOURCES-MIB::hrFSType.3 = OID: HOST-RESOURCES-TYPES::hrFSLinuxExt2
HOST-RESOURCES-MIB::hrFSType.4 = OID: HOST-RESOURCES-TYPES::hrFSLinuxExt2
HOST-RESOURCES-MIB::hrFSType.5 = OID: HOST-RESOURCES-TYPES::hrFSLinuxExt2
HOST-RESOURCES-MIB::hrFSAccess.1 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrFSAccess.2 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrFSAccess.3 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrFSAccess.4 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrFSAccess.5 = INTEGER: readWrite(1)
HOST-RESOURCES-MIB::hrFSBootable.1 = INTEGER: true(1)
HOST-RESOURCES-MIB::hrFSBootable.2 = INTEGER: false(2)
HOST-RESOURCES-MIB::hrFSBootable.3 = INTEGER: false(2)
HOST-RESOURCES-MIB::hrFSBootable.4 = INTEGER: false(2)
HOST-RESOURCES-MIB::hrFSBootable.5 = INTEGER: false(2)
HOST-RESOURCES-MIB::hrFSStorageIndex.1 = INTEGER: 1
HOST-RESOURCES-MIB::hrFSStorageIndex.2 = INTEGER: 2
HOST-RESOURCES-MIB::hrFSStorageIndex.3 = INTEGER: 3
HOST-RESOURCES-MIB::hrFSStorageIndex.4 = INTEGER: 4
HOST-RESOURCES-MIB::hrFSStorageIndex.5 = INTEGER: 5
HOST-RESOURCES-MIB::hrFSLastFullBackupDate.1 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastFullBackupDate.2 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastFullBackupDate.3 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastFullBackupDate.4 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastFullBackupDate.5 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastPartialBackupDate.1 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastPartialBackupDate.2 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastPartialBackupDate.3 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastPartialBackupDate.4 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrFSLastPartialBackupDate.5 = STRING: 0-1-1,0:0:0.0
HOST-RESOURCES-MIB::hrSWRunIndex.1 = INTEGER: 1
HOST-RESOURCES-MIB::hrSWRunIndex.2 = INTEGER: 2
HOST-RESOURCES-MIB::hrSWRunIndex.3 = INTEGER: 3
HOST-RESOURCES-MIB::hrSWRunIndex.4 = INTEGER: 4
HOST-RESOURCES-MIB::hrSWRunIndex.5 = INTEGER: 5
HOST-RESOURCES-MIB::hrSWRunIndex.6 = INTEGER: 6
HOST-RESOURCES-MIB::hrSWRunIndex.7 = INTEGER: 7
HOST-RESOURCES-MIB::hrSWRunIndex.8 = INTEGER: 8
HOST-RESOURCES-MIB::hrSWRunIndex.9 = INTEGER: 9
HOST-RESOURCES-MIB::hrSWRunIndex.10 = INTEGER: 10
HOST-RESOURCES-MIB::hrSWRunIndex.18 = INTEGER: 18
HOST-RESOURCES-MIB::hrSWRunIndex.121 = INTEGER: 121
HOST-RESOURCES-MIB::hrSWRunIndex.122 = INTEGER: 122
HOST-RESOURCES-MIB::hrSWRunIndex.123 = INTEGER: 123
HOST-RESOURCES-MIB::hrSWRunIndex.124 = INTEGER: 124
HOST-RESOURCES-MIB::hrSWRunIndex.437 = INTEGER: 437
HOST-RESOURCES-MIB::hrSWRunIndex.489 = INTEGER: 489
HOST-RESOURCES-MIB::hrSWRunIndex.511 = INTEGER: 511
HOST-RESOURCES-MIB::hrSWRunIndex.566 = INTEGER: 566
HOST-RESOURCES-MIB::hrSWRunIndex.585 = INTEGER: 585
HOST-RESOURCES-MIB::hrSWRunIndex.599 = INTEGER: 599
HOST-RESOURCES-MIB::hrSWRunIndex.618 = INTEGER: 618
HOST-RESOURCES-MIB::hrSWRunIndex.630 = INTEGER: 630
HOST-RESOURCES-MIB::hrSWRunIndex.642 = INTEGER: 642
HOST-RESOURCES-MIB::hrSWRunIndex.647 = INTEGER: 647
HOST-RESOURCES-MIB::hrSWRunIndex.655 = INTEGER: 655
HOST-RESOURCES-MIB::hrSWRunIndex.675 = INTEGER: 675
HOST-RESOURCES-MIB::hrSWRunIndex.690 = INTEGER: 690
HOST-RESOURCES-MIB::hrSWRunIndex.730 = INTEGER: 730
HOST-RESOURCES-MIB::hrSWRunIndex.740 = INTEGER: 740
HOST-RESOURCES-MIB::hrSWRunIndex.741 = INTEGER: 741
HOST-RESOURCES-MIB::hrSWRunIndex.742 = INTEGER: 742
HOST-RESOURCES-MIB::hrSWRunIndex.743 = INTEGER: 743
HOST-RESOURCES-MIB::hrSWRunIndex.744 = INTEGER: 744
HOST-RESOURCES-MIB::hrSWRunIndex.750 = INTEGER: 750
HOST-RESOURCES-MIB::hrSWRunIndex.751 = INTEGER: 751
HOST-RESOURCES-MIB::hrSWRunIndex.752 = INTEGER: 752
HOST-RESOURCES-MIB::hrSWRunIndex.753 = INTEGER: 753
HOST-RESOURCES-MIB::hrSWRunIndex.788 = INTEGER: 788
HOST-RESOURCES-MIB::hrSWRunIndex.806 = INTEGER: 806
HOST-RESOURCES-MIB::hrSWRunIndex.1466 = INTEGER: 1466
HOST-RESOURCES-MIB::hrSWRunIndex.2135 = INTEGER: 2135
HOST-RESOURCES-MIB::hrSWRunIndex.2142 = INTEGER: 2142
HOST-RESOURCES-MIB::hrSWRunIndex.2143 = INTEGER: 2143
HOST-RESOURCES-MIB::hrSWRunIndex.2144 = INTEGER: 2144
HOST-RESOURCES-MIB::hrSWRunIndex.2145 = INTEGER: 2145
HOST-RESOURCES-MIB::hrSWRunIndex.2146 = INTEGER: 2146
HOST-RESOURCES-MIB::hrSWRunIndex.11194 = INTEGER: 11194
HOST-RESOURCES-MIB::hrSWRunIndex.11196 = INTEGER: 11196
HOST-RESOURCES-MIB::hrSWRunIndex.12839 = INTEGER: 12839
HOST-RESOURCES-MIB::hrSWRunIndex.12841 = INTEGER: 12841
HOST-RESOURCES-MIB::hrSWRunIndex.12843 = INTEGER: 12843
HOST-RESOURCES-MIB::hrSWRunIndex.14726 = INTEGER: 14726
HOST-RESOURCES-MIB::hrSWRunIndex.23102 = INTEGER: 23102
HOST-RESOURCES-MIB::hrSWRunIndex.26178 = INTEGER: 26178
HOST-RESOURCES-MIB::hrSWRunIndex.26202 = INTEGER: 26202
HOST-RESOURCES-MIB::hrSWRunIndex.26204 = INTEGER: 26204
HOST-RESOURCES-MIB::hrSWRunIndex.26205 = INTEGER: 26205
HOST-RESOURCES-MIB::hrSWRunIndex.26206 = INTEGER: 26206
HOST-RESOURCES-MIB::hrSWRunIndex.26207 = INTEGER: 26207
HOST-RESOURCES-MIB::hrSWRunIndex.26208 = INTEGER: 26208
HOST-RESOURCES-MIB::hrSWRunIndex.28141 = INTEGER: 28141
HOST-RESOURCES-MIB::hrSWRunIndex.28180 = INTEGER: 28180
HOST-RESOURCES-MIB::hrSWRunIndex.28191 = INTEGER: 28191
HOST-RESOURCES-MIB::hrSWRunIndex.28192 = INTEGER: 28192
HOST-RESOURCES-MIB::hrSWRunIndex.28196 = INTEGER: 28196
HOST-RESOURCES-MIB::hrSWRunIndex.28209 = INTEGER: 28209
HOST-RESOURCES-MIB::hrSWRunIndex.28220 = INTEGER: 28220
HOST-RESOURCES-MIB::hrSWRunIndex.28222 = INTEGER: 28222
HOST-RESOURCES-MIB::hrSWRunIndex.28224 = INTEGER: 28224
HOST-RESOURCES-MIB::hrSWRunIndex.28229 = INTEGER: 28229
HOST-RESOURCES-MIB::hrSWRunIndex.28236 = INTEGER: 28236
HOST-RESOURCES-MIB::hrSWRunIndex.28240 = INTEGER: 28240
HOST-RESOURCES-MIB::hrSWRunIndex.28242 = INTEGER: 28242
HOST-RESOURCES-MIB::hrSWRunIndex.28244 = INTEGER: 28244
HOST-RESOURCES-MIB::hrSWRunIndex.28246 = INTEGER: 28246
HOST-RESOURCES-MIB::hrSWRunIndex.28248 = INTEGER: 28248
HOST-RESOURCES-MIB::hrSWRunIndex.28250 = INTEGER: 28250
HOST-RESOURCES-MIB::hrSWRunIndex.28251 = INTEGER: 28251
HOST-RESOURCES-MIB::hrSWRunIndex.31942 = INTEGER: 31942
HOST-RESOURCES-MIB::hrSWRunName.1 = STRING: "init"
HOST-RESOURCES-MIB::hrSWRunName.2 = STRING: "keventd"
HOST-RESOURCES-MIB::hrSWRunName.3 = STRING: "ksoftirqd_CPU0"
HOST-RESOURCES-MIB::hrSWRunName.4 = STRING: "kswapd"
HOST-RESOURCES-MIB::hrSWRunName.5 = STRING: "kscand/DMA"
HOST-RESOURCES-MIB::hrSWRunName.6 = STRING: "kscand/Normal"
HOST-RESOURCES-MIB::hrSWRunName.7 = STRING: "kscand/HighMem"
HOST-RESOURCES-MIB::hrSWRunName.8 = STRING: "bdflush"
HOST-RESOURCES-MIB::hrSWRunName.9 = STRING: "kupdated"
HOST-RESOURCES-MIB::hrSWRunName.10 = STRING: "mdrecoveryd"
HOST-RESOURCES-MIB::hrSWRunName.18 = STRING: "kjournald"
HOST-RESOURCES-MIB::hrSWRunName.121 = STRING: "kjournald"
HOST-RESOURCES-MIB::hrSWRunName.122 = STRING: "kjournald"
HOST-RESOURCES-MIB::hrSWRunName.123 = STRING: "kjournald"
HOST-RESOURCES-MIB::hrSWRunName.124 = STRING: "kjournald"
HOST-RESOURCES-MIB::hrSWRunName.437 = STRING: "eth1"
HOST-RESOURCES-MIB::hrSWRunName.489 = STRING: "portmap"
HOST-RESOURCES-MIB::hrSWRunName.511 = STRING: "ipfm"
HOST-RESOURCES-MIB::hrSWRunName.566 = STRING: "snmpd"
HOST-RESOURCES-MIB::hrSWRunName.585 = STRING: "sshd"
HOST-RESOURCES-MIB::hrSWRunName.599 = STRING: "xinetd"
HOST-RESOURCES-MIB::hrSWRunName.618 = STRING: "sendmail"
HOST-RESOURCES-MIB::hrSWRunName.630 = STRING: "sendmail"
HOST-RESOURCES-MIB::hrSWRunName.642 = STRING: "scsi_eh_1"
HOST-RESOURCES-MIB::hrSWRunName.647 = STRING: "iscsid"
HOST-RESOURCES-MIB::hrSWRunName.655 = STRING: "gpm"
HOST-RESOURCES-MIB::hrSWRunName.675 = STRING: "crond"
HOST-RESOURCES-MIB::hrSWRunName.690 = STRING: "mysqld_safe"
HOST-RESOURCES-MIB::hrSWRunName.730 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.740 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.741 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.742 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.743 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.744 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.750 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.751 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.752 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.753 = STRING: "mysqld"
HOST-RESOURCES-MIB::hrSWRunName.788 = STRING: "xfs"
HOST-RESOURCES-MIB::hrSWRunName.806 = STRING: "atd"
HOST-RESOURCES-MIB::hrSWRunName.1466 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.2135 = STRING: "miniserv.pl"
HOST-RESOURCES-MIB::hrSWRunName.2142 = STRING: "mingetty"
HOST-RESOURCES-MIB::hrSWRunName.2143 = STRING: "mingetty"
HOST-RESOURCES-MIB::hrSWRunName.2144 = STRING: "mingetty"
HOST-RESOURCES-MIB::hrSWRunName.2145 = STRING: "mingetty"
HOST-RESOURCES-MIB::hrSWRunName.2146 = STRING: "mingetty"
HOST-RESOURCES-MIB::hrSWRunName.11194 = STRING: "sshd"
HOST-RESOURCES-MIB::hrSWRunName.11196 = STRING: "bash"
HOST-RESOURCES-MIB::hrSWRunName.12839 = STRING: "squid"
HOST-RESOURCES-MIB::hrSWRunName.12841 = STRING: "squid"
HOST-RESOURCES-MIB::hrSWRunName.12843 = STRING: "unlinkd"
HOST-RESOURCES-MIB::hrSWRunName.14726 = STRING: "snmpwalk"
HOST-RESOURCES-MIB::hrSWRunName.23102 = STRING: "login"
HOST-RESOURCES-MIB::hrSWRunName.26178 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26202 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26204 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26205 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26206 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26207 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.26208 = STRING: "httpd"
HOST-RESOURCES-MIB::hrSWRunName.28141 = STRING: "bash"
HOST-RESOURCES-MIB::hrSWRunName.28180 = STRING: "startx"
HOST-RESOURCES-MIB::hrSWRunName.28191 = STRING: "xinit"
HOST-RESOURCES-MIB::hrSWRunName.28192 = STRING: "X"
HOST-RESOURCES-MIB::hrSWRunName.28196 = STRING: "gnome-session"
HOST-RESOURCES-MIB::hrSWRunName.28209 = STRING: "ssh-agent"
HOST-RESOURCES-MIB::hrSWRunName.28220 = STRING: "gconfd-2"
HOST-RESOURCES-MIB::hrSWRunName.28222 = STRING: "bonobo-activati"
HOST-RESOURCES-MIB::hrSWRunName.28224 = STRING: "gnome-settings-"
HOST-RESOURCES-MIB::hrSWRunName.28229 = STRING: "fam"
HOST-RESOURCES-MIB::hrSWRunName.28236 = STRING: "metacity"
HOST-RESOURCES-MIB::hrSWRunName.28240 = STRING: "gnome-panel"
HOST-RESOURCES-MIB::hrSWRunName.28242 = STRING: "nautilus"
HOST-RESOURCES-MIB::hrSWRunName.28244 = STRING: "magicdev"
HOST-RESOURCES-MIB::hrSWRunName.28246 = STRING: "eggcups"
HOST-RESOURCES-MIB::hrSWRunName.28248 = STRING: "pam-panel-icon"
HOST-RESOURCES-MIB::hrSWRunName.28250 = STRING: "rhn-applet-gui"
HOST-RESOURCES-MIB::hrSWRunName.28251 = STRING: "pam_timestamp_c"
HOST-RESOURCES-MIB::hrSWRunName.31942 = STRING: "nautilus-throbb"
HOST-RESOURCES-MIB::hrSWRunID.1 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.2 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.3 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.4 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.5 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.6 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.7 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.8 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.9 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.10 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.18 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.121 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.122 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.123 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrSWRunID.124 = OID:
[root@nms root]# snmpwalk -v 2c -c public localhost > /tmp/snmp.out
[root@nms root]# vim /tmp/snmp.out
SNMPv2-MIB::sysDescr.0 = STRING: Linux nms.jaypeegreens.com 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (73272601) 8 days, 11:32:06.01
SNMPv2-MIB::sysContact.0 = STRING: Root <deepaksingh@linux.net> (configure /etc/snmp/snmp.local.conf)
SNMPv2-MIB::sysName.0 = STRING: nms.jaypeegreens.com
SNMPv2-MIB::sysLocation.0 = STRING: nms.jaypeegreens.com (edit /etc/snmp/snmpd.conf)
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (4) 0:00:00.04
SNMPv2-MIB::sysORID.1 = OID: IF-MIB::ifMIB
SNMPv2-MIB::sysORID.2 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.3 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.4 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.5 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.6 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORID.7 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.8 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.9 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORDescr.1 = STRING: The MIB module to describe generic objects for network interface sub-layers
SNMPv2-MIB::sysORDescr.2 = STRING: The MIB module for SNMPv2 entities
SNMPv2-MIB::sysORDescr.3 = STRING: The MIB module for managing TCP implementations
SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for managing IP and ICMP implementations
SNMPv2-MIB::sysORDescr.5 = STRING: The MIB module for managing UDP implementations
SNMPv2-MIB::sysORDescr.6 = STRING: View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORDescr.7 = STRING: The SNMP Management Architecture MIB.
SNMPv2-MIB::sysORDescr.8 = STRING: The MIB for Message Processing and Dispatching.
SNMPv2-MIB::sysORDescr.9 = STRING: The management information definitions for the SNMP User-based Security Model.
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (3) 0:00:00.03
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (3) 0:00:00.03
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (3) 0:00:00.03
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (3) 0:00:00.03
.
.
.
HOST-RESOURCES-MIB::hrSWInstalledDate.565 = STRING: 2004-8-1,23:0:2.0,+5:30
IPV6-MIB::ipv6Forwarding.0 = INTEGER: 0
IPV6-MIB::ipv6DefaultHopLimit.0 = INTEGER: 0

What could be wrong here ...
Back to top
balleman
Site Admin


Joined: 20 Jan 2003
Posts: 282

PostPosted: Sat Aug 21, 2004 8:06 pm    Post subject: Reply with quote

It looks as though you're only allowing a subset of the MIBs in your snmpd.conf. Try allowing ".1" (there should be examples of this elsewhere in the forum). If you still need help, post your snmpd.conf.
Back to top
deepaksingh
Beginner


Joined: 21 Aug 2004
Posts: 3

PostPosted: Sun Aug 22, 2004 7:00 am    Post subject: I have already allowed .1 in snmpd.conf Reply with quote

Here is my snmpd.conf ------
-----------------------------------

##############################################################################

#Our rules

com2sec local localhost public
group MyROGroup v1 local
group MyROGroup v2c local
group MyROGroup usm local
view all included .1 80
access MyROGroup "" any noauth exact all none none

###############################################################################
# System contact information
#

# It is also possible to set the sysContact and sysLocation system
# variables through the snmpd.conf file:

syslocation nms.jaypeegreens.com (edit /etc/snmp/snmpd.conf)
syscontact Root <deepaksingh@linux.net> (configure /etc/snmp/snmp.local.conf)



# Added for support of bcm5820 cards.
pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat
Back to top
deepaksingh
Beginner


Joined: 21 Aug 2004
Posts: 3

PostPosted: Mon Aug 23, 2004 4:41 pm    Post subject: I've checked the dir. permissions --- Reply with quote

These are the permission sets

[root@nms lib]# ls -alhR netmrg
netmrg:
total 12K
drwxr-xr-x 3 netmrg netmrg 4.0K Aug 1 23:00 .
drwxr-xr-x 19 root root 4.0K Aug 1 23:00 ..
drwxr-xr-x 2 netmrg netmrg 4.0K Aug 21 12:35 rrd

netmrg/rrd:
total 1.2M
drwxr-xr-x 2 netmrg netmrg 4.0K Aug 21 12:35 .
drwxr-xr-x 3 netmrg netmrg 4.0K Aug 1 23:00 ..
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_17.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_18.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_19.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_20.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_21.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_22.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_23.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_24.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_25.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_26.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_27.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_28.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_29.rrd
-rw-r--r-- 1 netmrg netmrg 70K Aug 23 22:10 mon_30.rrd
-rw-r--r-- 1 netmrg netmrg 70K Jun 10 18:55 zero.rrd
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Tue Aug 24, 2004 12:26 pm    Post subject: Reply with quote

It appears your SNMP config is correct; what happens if you try to walk the interfaces mib, or .1?

Code:
snmpwalk -v2c -c public localhost interfaces
snmpwalk -v2c -c public localhost .1


Do either of these provide data from the IF-MIB?

-Doug
Back to top
smo
Beginner


Joined: 29 Oct 2004
Posts: 9

PostPosted: Fri Oct 29, 2004 1:29 pm    Post subject: Reply with quote

I have the same problem. snmpwalk shows data from IF-MIB.

This is from netmrg-gatherer:

# ./netmrg-gatherer -sm
NetMRG starting.
Creating Lockfile.
Initializing SNMP library.
Initializing RRDTOOL pipe.
[ACTIVE] Last: 0, Now: 0
[Dev: 0002] Starting device thread at 2004-10-29 16:24:57.
[Dev: 0003] Starting device thread at 2004-10-29 16:24:57.
[Dev: 0004] Starting device thread at 2004-10-29 16:24:57.
[Dev: 0005] Starting device thread at 2004-10-29 16:24:57.
[Dev: 0006] Starting device thread at 2004-10-29 16:24:57.
[Dev: 0002] MySQL connection established.
[Dev: 0003] MySQL connection established.
[Dev: 0002] www1 / <Field Omitted>
[Dev: 0003] www3 / <Field Omitted>
[Dev: 0004] MySQL connection established.
[Dev: 0004] www4 / <Field Omitted>
[Dev: 0005] MySQL connection established.
[Dev: 0006] MySQL connection established.
[Dev: 0005] www2 / <Field Omitted>
[Dev: 0006] office / <Field Omitted>
[Dev: 0006] SNMP Uptime is 7986421
[Dev: 0006] Number of Interfaces is 4
[Dev: 0006] [Sub: 0008] Starting Subdevice.
[Dev: 0002] SNMP Uptime is 591622
[Dev: 0005] SNMP Uptime is 7987496
[Dev: 0006] Trimming device event log.
[Dev: 0003] SNMP Uptime is 7987946
[Dev: 0006] Ending device thread at 2004-10-29 16:24:57, after a duration of 0 seconds.
Thread Ended.
[Dev: 0002] Number of Interfaces is 5
[Dev: 0002] [Sub: 0005] Starting Subdevice.
[Dev: 0003] Number of Interfaces is 3
[Dev: 0003] [Sub: 0004] Starting Subdevice.
[Dev: 0005] Number of Interfaces is 4
[Dev: 0005] [Sub: 0006] Starting Subdevice.
[Dev: 0002] [Sub: 0009] Starting Subdevice.
[Dev: 0002] [Sub: 0010] Starting Subdevice.
[Dev: 0003] Trimming device event log.
[Dev: 0003] Ending device thread at 2004-10-29 16:24:57, after a duration of 0 seconds.
Thread Ended.
[PASSIVE] Last: 0, Now: 3
[Dev: 0005] Trimming device event log.
[Dev: 0005] Ending device thread at 2004-10-29 16:24:57, after a duration of 0 seconds.
[PASSIVE] Last: 3, Now: 2
Thread Ended.
[Dev: 0002] [Sub: 0011] Starting Subdevice.
[Dev: 0002] Trimming device event log.
[Dev: 0002] Ending device thread at 2004-10-29 16:24:57, after a duration of 0 seconds.
Thread Ended.
[PASSIVE] Last: 2, Now: 1
[Dev: 0004] SNMP Uptime is 0
[Dev: 0004] Device is SNMP-dead. Avoiding SNMP tests.
[Dev: 0004] [Sub: 0007] Starting Subdevice.
[Dev: 0004] Trimming device event log.
[Dev: 0004] Ending device thread at 2004-10-29 16:25:01, after a duration of 4 seconds.
Thread Ended.
[PASSIVE] Last: 1, Now: 0
Closed MySQL connection.
Runtime: 4
Closed RRDTOOL pipe.
Cleaned up SNMP.

I installed netmrg from RPM.
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Fri Oct 29, 2004 4:49 pm    Post subject: Reply with quote

smo,

Did you delete the template group or device? If you did this, clicking 'monitor/graph' for the snmp interfaces wouldn't have made any monitors.
Can you verify that you have Bytes in and out for the subdevices (interfaces) you're trying to monitor?

-Doug
Back to top
smo
Beginner


Joined: 29 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 9:45 am    Post subject: Reply with quote

I correct stats and graps for monitors I have added to network interfaces. Also for monitors added to the "System" group. However, the graphs for the device (a server) are all empty (eg. "hostname - Available memory", "hostname - CPU Utilization").

I haven't deleted anything.

Edit: I had to create bytes in/out monitors for the interfaces manually. Is this expected? (the documentation is pretty sparse Very Happy)
Back to top
smo
Beginner


Joined: 29 Oct 2004
Posts: 9

PostPosted: Mon Nov 01, 2004 11:54 am    Post subject: Reply with quote

Here's two screenshots:

Screenshot 1
Screenshot 2
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Mon Nov 01, 2004 11:17 pm    Post subject: Reply with quote

Thanks for the screenshots; that helps a bit.
It looks like you don't have the proper parameters applied to the subdevices for your disk and interface graphs (I see this b/c of the %dskPath% and %ifDescr% fields in your graph titles).
Commonly these get added automatically when you use the 'monitor/graph' link on the 'view interface cache' and 'view disk cache' page. Is this how you added the graphs?

If you need to add the parameters to your subdevices manually, you can do this by clicking the 'parameters' link next to your individual interfaces and disks, and then clicking the 'add' button to add the needed parameters. As from above, the names are going to be 'ifDescr' for interfaces, and have a value commonly like 'eth0'; the disks will add 'dskPath' as the name and commonly a value like '/'.

Hopefully we can figure out what's going on here, soon.

-Doug
Back to top
smo
Beginner


Joined: 29 Oct 2004
Posts: 9

PostPosted: Tue Nov 02, 2004 2:38 pm    Post subject: Reply with quote

silfreed wrote:
It looks like you don't have the proper parameters applied to the subdevices for your disk and interface graphs (I see this b/c of the %dskPath% and %ifDescr% fields in your graph titles).
Commonly these get added automatically when you use the 'monitor/graph' link on the 'view interface cache' and 'view disk cache' page. Is this how you added the graphs?


Yes, this is exactly how I added the graphs. What about rest of the graphs (load average, etc), they don't have subdevices to them or do they?

silfreed wrote:

If you need to add the parameters to your subdevices manually, you can do this by clicking the 'parameters' link next to your individual interfaces and disks, and then clicking the 'add' button to add the needed parameters. As from above, the names are going to be 'ifDescr' for interfaces, and have a value commonly like 'eth0'; the disks will add 'dskPath' as the name and commonly a value like '/'.


I seem to have the correct parameters (dynamic) in the subdevices. For example, from the screenshot's box eth0:
Code:

dev_name  *********     
ip  *************
snmp_read_community  ***********
subdev_name  eth2     
ifDescr  eth2     
ifIndex  4     
ifIP  ******
ifMAC  0:2:b3:db:55:6b     
ifSpeed  100000000


Edit: I seem to have a graph for "boxname - %ifDescr%" but if I scroll down, I have individual graphs for "eth0", "eth1", etc. They show the correct IP on the graph, but no data. And I seem to have multiple graphs of the same title (ie. two empty graphs for eth0).

Here's a dump from an empty graph with "&debug":

/usr/bin/rrdtool graph - -s -108000 -e -360 --title "*** - Available Memory" -w 575 -h 100 -b 1024 -v "Bytes" --imgformat PNG DEF:zero=/var/lib/netmrg/rrd/zero.rrd:mon_25:AVERAGE CDEF:data1=zero,UN,1,1,IF,0,* CDEF:data1l=zero,UN,1,1,IF,0,* CDEF:data1m=zero,UN,1,1,IF,0,* AREA:data1#CC3300:"Swap " GPRINT:data1l:LAST:"Current\:%8.2lf %s" GPRINT:data1:AVERAGE:"Average\:%8.2lf %s" GPRINT:data1m:MAX:"Maximum\:%8.2lf %s" COMMENT:"\n" CDEF:data2=zero,UN,1,1,IF,0,* CDEF:data2l=zero,UN,1,1,IF,0,* CDEF:data2m=zero,UN,1,1,IF,0,* AREA:data2#FF9933:"RAM " GPRINT:data2l:LAST:"Current\:%8.2lf %s" GPRINT:data2:AVERAGE:"Average\:%8.2lf %s" GPRINT:data2m:MAX:"Maximum\:%8.2lf %s" COMMENT:"\n" CDEF:data3=zero,UN,0,0,IF,1,* CDEF:data3l=zero,UN,0,0,IF,1,* CDEF:data3m=zero,UN,0,0,IF,1,* LINE1:data3#000000:"Total" GPRINT:data3l:LAST:"Current\:%8.2lf %s" GPRINT:data3:AVERAGE:"Average\:%8.2lf %s" GPRINT:data3m:MAX:"Maximum\:%8.2lf %s" COMMENT:"\n" VRULE:1099346400#F00000


I think I probably have screwed up something during installation.


Last edited by smo on Tue Nov 02, 2004 2:46 pm; edited 1 time in total
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Tue Nov 02, 2004 2:43 pm    Post subject: Reply with quote

smo wrote:
Yes, this is exactly how I added the graphs. What about rest of the graphs (load average, etc), they don't have subdevices to them or do they?


Everything needs to be in a subdevice just because that's how monitors are grouped. For things like 'load average' or 'cpu usage', we typically just make a 'System' subdevice group to put them in. The biggest thing is that you don't put more than one of the same type of monitor inside a single subdevice (like, Bytes In for interfaces), otherwise the templates don't know how to differentiate them.

smo wrote:
I seem to have the correct parameters in the subdevices. For example, from the screenshot's box eth0:

dev_name *********
ip *************
snmp_read_community ***********
subdev_name eth2
ifDescr eth2
ifIndex 4
ifIP ******
ifMAC 0:2:b3:db:55:6b
ifSpeed 100000000


Looks correct; You should have two groupings of parameters - a 'Configured Parameters' and a 'Dynamic Parameters' grouping. Hopefully, the 'ifDescr: eth0' is in the Configured Parameters section as well. Otherwise, I'm not sure how the dynamic parameters would get there.

-Doug
Back to top
smo
Beginner


Joined: 29 Oct 2004
Posts: 9

PostPosted: Tue Nov 02, 2004 2:48 pm    Post subject: Reply with quote

Oops, I edited the above message after your post Smile Everything seems correct from what you've described. I have my own monitors (fan monitors polling from SNMP) placed under a group named "System".

The small graphs when browsing the monitors do display data correctly, but the "templated graphs" aren't working. As I said, I had multiple copies of each templated graphs, so I deleted the duplicates, but it didn't help.

And yes: the ifDescr is in configured parameters as well.

One thing: under the interface cache, I have clicked "Monitor/graph", but under Monitors there are no monitors. Is this correct?
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Tue Nov 02, 2004 2:58 pm    Post subject: Reply with quote

Okay; that's interesting. It's good that we finally know that at least you're gathering data correctly; so when we get the templates working, you'll have data in the graphs then.

What happens when you paste that rrdtool command into your command line?

-Doug
Back to top
silfreed
Site Admin


Joined: 19 Jan 2003
Posts: 394
Location: Shippensburg, PA, USA

PostPosted: Tue Nov 02, 2004 2:59 pm    Post subject: Reply with quote

smo wrote:
One thing: under the interface cache, I have clicked "Monitor/graph", but under Monitors there are no monitors. Is this correct?


Hmm.. no. Did it work correctly for other interfaces?

-Doug
Back to top
Display posts from previous:   
Post new topic   Reply to topic    lists.netmrg.net Forum Index -> Support All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 



smartBlue Style © 2002 Smartor
Powered by phpBB © 2001, 2002 phpBB Group