Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post support questions that directly relate to Linux/Unix operating systems.
Moderators: Developers , Moderators
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Mon Mar 27, 2006 11:18 am
I'm having trouble with
SNMP - Interface Statistics .
The
Data Query Debug Information reads as following:
Code: Select all
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ No SNMP data returned
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/interface.xml'
But I have: "
Success [0 Items, 0 Rows]".
Using
Fedora Core 5 (SELinux disabled, Firewall disabled)
Apache 2.2
PHP 5.1
MySQL 5.0
Net-SNMP 5.3
RRDTool 1.0.49
Any ideeas?
Thanks in advance.
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Mon Mar 27, 2006 11:30 am
Please run
Code: Select all
snmpwalk -c <your community string> -v 1 <your target> .1.3.6.1.2.1.2.2.1.1
and post the results (omitting your community string for sake of security). Does your DEVICE show a red error message in the upper left corner?
Reinhard
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Mon Mar 27, 2006 11:56 am
Code: Select all
snmpwalk -c public -v 1 192.168.22.33 .1.3.6.1.2.1.2.2.1.1
dosen't output anything
Code: Select all
[root@localhost alex]# snmpwalk -c public -v 1 192.168.22.33 .1.3.6.1.2.1.2.2.1.1
[root@localhost alex]#
If I manualy add a
Trafic Graph and turn on
Debug Mode I get
Code: Select all
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Alex Desktop - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
AREA:#00CF00:"Inbound" \
GPRINT::LAST:" Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total In: 0 bytes\n" \
LINE1:#002A97:"Outbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total Out: 0 bytes"
RRDTool Says:
ERROR: can't parse '#00CF00:Inbound'
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Mon Mar 27, 2006 12:10 pm
RaduAlexandru wrote: Code: Select all
snmpwalk -c public -v 1 192.168.22.33 .1.3.6.1.2.1.2.2.1.1
dosen't output anything
Code: Select all
[root@localhost alex]# snmpwalk -c public -v 1 192.168.22.33 .1.3.6.1.2.1.2.2.1.1
[root@localhost alex]#
If that fails, cacti would not make more out of this. Please try to
Code: Select all
snmpwalk -c public -v 1 192.168.22.33 system
If that fails either, then snmpd has not been set up properly for that device. If only the above fails (.1.3.6.1.2.1.2.2.1.1), that OID is not supported by your target
Reinhard
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Mon Mar 27, 2006 12:59 pm
Here it goes:
Code: Select all
[alex@localhost ~]$ snmpwalk -c public -v 1 192.168.22.33 system
SNMPv2-MIB::sysDescr.0 = STRING: Alex's Desktop - running Fedora Core 5
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (10414) 0:01:44.14
SNMPv2-MIB::sysContact.0 = STRING: Popescu Radu Alexandru <radualexandru_popescu@yahoo.com>
SNMPv2-MIB::sysName.0 = STRING: Alex Desktop
SNMPv2-MIB::sysLocation.0 = STRING: Romania, Bucharest, str. Vlad Dracu, nr. 3, bl. B12
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORID.1 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.2 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.3 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.4 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.5 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORID.6 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.7 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.8 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORDescr.1 = STRING: The MIB module for SNMPv2 entities
SNMPv2-MIB::sysORDescr.2 = STRING: The MIB module for managing TCP implementations
SNMPv2-MIB::sysORDescr.3 = STRING: The MIB module for managing IP and ICMP implementations
SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for managing UDP implementations
SNMPv2-MIB::sysORDescr.5 = STRING: View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORDescr.6 = STRING: The SNMP Management Architecture MIB.
SNMPv2-MIB::sysORDescr.7 = STRING: The MIB for Message Processing and Dispatching.
SNMPv2-MIB::sysORDescr.8 = STRING: The management information definitions for the SNMP User-based Security Model.
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.5 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.6 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.7 = Timeticks: (7) 0:00:00.07
SNMPv2-MIB::sysORUpTime.8 = Timeticks: (7) 0:00:00.07
[alex@localhost ~]$
I modified some of the strings in
/etc/snmpd/snmp.conf .
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Tue Mar 28, 2006 12:27 pm
When modifying snmp(d).conf on the
target host , don't forget to refresh/restart the daemon to take effect. Then, please
Code: Select all
snmpwalk -c public -v 1 192.168.22.33 interfaces
to check, whether interfaces are shown. Modifying snmp(d).conf on cacti's host won't change anything
Reinhard
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Wed Mar 29, 2006 6:24 am
I had reseted the computer several times when I tried the commands. Here is the output:
Code: Select all
[root@localhost ~]# snmpwalk -c public -v 1 192.168.22.31 interfaces
[root@localhost ~]#
---------------
[root@localhost ~]# snmpwalk -c public -v 1 localhost interfaces
[root@localhost ~]#
I changed the IP of the server. In case it helps I can post the snmpd.conf file too.
fmangeant
Cacti Guru User
Posts: 2345 Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:
Post
by fmangeant » Wed Mar 29, 2006 7:03 am
Hi
can you try with this in /etc/snmp/snmpd.conf :
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Wed Mar 29, 2006 7:32 am
fmangeant: I'm new to snmp... could you give me the exact lines?
Should I change
Code: Select all
####
# First, map the community name "public" into a "security name"
# sec.name source community
com2sec notConfigUser default public
to
Code: Select all
####
# First, map the community name "public" into a "security name"
# sec.name source community
com2sec notConfigUser default rocommunity public
?
_________________
Later Edit:
If I use
Code: Select all
####
# First, map the community name "public" into a "security name"
# sec.name source community
com2sec notConfigUser default rocommunity public
and I run
Code: Select all
[root@localhost ~]# snmpwalk -v 1 localhost -c "rocommunity public"
Timeout: No Response from localhost
[root@localhost ~]#
If I don't use double quotes it shows me the help screen.
fmangeant
Cacti Guru User
Posts: 2345 Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:
Post
by fmangeant » Wed Mar 29, 2006 7:56 am
Rename /etc/snmp/snmpd.conf to something else, and put these 2 lines in /etc/snmp/snmpd.conf :
You need to restart the SNMP agent.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Wed Mar 29, 2006 8:12 am
fmangeant: Ok. I added the two lines at the end of snmpd.conf and when I run the commands here is what I get:
Code: Select all
[root@localhost ~]# snmpwalk -c public -v 1 192.168.22.31 interfaces
[root@localhost ~]# snmpwalk -c public -v 1 localhost interfaces
[root@localhost ~]#
If I erase the content of snmpd.conf and I add the two lines you gave me I get:
Code: Select all
[root@localhost ~]# snmpwalk -v 1 -c public localhost interfaces
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifDescr.1 = STRING: lo
IF-MIB::ifDescr.2 = STRING: eth0
IF-MIB::ifDescr.3 = STRING: sit0
IF-MIB::ifType.1 = INTEGER: softwareLoopback(24)
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.3 = INTEGER: tunnel(131)
IF-MIB::ifMtu.1 = INTEGER: 16436
IF-MIB::ifMtu.2 = INTEGER: 1500
IF-MIB::ifMtu.3 = INTEGER: 1480
IF-MIB::ifSpeed.1 = Gauge32: 10000000
IF-MIB::ifSpeed.2 = Gauge32: 100000000
IF-MIB::ifSpeed.3 = Gauge32: 0
IF-MIB::ifPhysAddress.1 = STRING:
IF-MIB::ifPhysAddress.2 = STRING: 0:20:ed:77:49:e1
IF-MIB::ifPhysAddress.3 = STRING:
IF-MIB::ifAdminStatus.1 = INTEGER: up(1)
IF-MIB::ifAdminStatus.2 = INTEGER: up(1)
IF-MIB::ifAdminStatus.3 = INTEGER: down(2)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.2 = INTEGER: up(1)
IF-MIB::ifOperStatus.3 = INTEGER: down(2)
IF-MIB::ifLastChange.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.2 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.3 = Timeticks: (0) 0:00:00.00
IF-MIB::ifInOctets.1 = Counter32: 22254784
IF-MIB::ifInOctets.2 = Counter32: 7670653
IF-MIB::ifInOctets.3 = Counter32: 0
IF-MIB::ifInUcastPkts.1 = Counter32: 17621
IF-MIB::ifInUcastPkts.2 = Counter32: 8053
IF-MIB::ifInUcastPkts.3 = Counter32: 0
IF-MIB::ifInNUcastPkts.1 = Counter32: 0
IF-MIB::ifInNUcastPkts.2 = Counter32: 0
IF-MIB::ifInNUcastPkts.3 = Counter32: 0
IF-MIB::ifInDiscards.1 = Counter32: 0
IF-MIB::ifInDiscards.2 = Counter32: 0
IF-MIB::ifInDiscards.3 = Counter32: 0
IF-MIB::ifInErrors.1 = Counter32: 0
IF-MIB::ifInErrors.2 = Counter32: 0
IF-MIB::ifInErrors.3 = Counter32: 0
IF-MIB::ifInUnknownProtos.1 = Counter32: 0
IF-MIB::ifInUnknownProtos.2 = Counter32: 0
IF-MIB::ifInUnknownProtos.3 = Counter32: 0
IF-MIB::ifOutOctets.1 = Counter32: 22254784
IF-MIB::ifOutOctets.2 = Counter32: 845305
IF-MIB::ifOutOctets.3 = Counter32: 0
IF-MIB::ifOutUcastPkts.1 = Counter32: 17621
IF-MIB::ifOutUcastPkts.2 = Counter32: 8301
IF-MIB::ifOutUcastPkts.3 = Counter32: 0
IF-MIB::ifOutNUcastPkts.1 = Counter32: 0
IF-MIB::ifOutNUcastPkts.2 = Counter32: 0
IF-MIB::ifOutNUcastPkts.3 = Counter32: 0
IF-MIB::ifOutDiscards.1 = Counter32: 0
IF-MIB::ifOutDiscards.2 = Counter32: 0
IF-MIB::ifOutDiscards.3 = Counter32: 0
IF-MIB::ifOutErrors.1 = Counter32: 0
IF-MIB::ifOutErrors.2 = Counter32: 0
IF-MIB::ifOutErrors.3 = Counter32: 0
IF-MIB::ifOutQLen.1 = Gauge32: 0
IF-MIB::ifOutQLen.2 = Gauge32: 0
IF-MIB::ifOutQLen.3 = Gauge32: 0
IF-MIB::ifSpecific.1 = OID: SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.2 = OID: SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.3 = OID: SNMPv2-SMI::zeroDotZero
---------------------------------------------------------------------
[root@localhost ~]# snmpwalk -v 1 -c public 192.168.22.31 interfaces
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifDescr.1 = STRING: lo
IF-MIB::ifDescr.2 = STRING: eth0
IF-MIB::ifDescr.3 = STRING: sit0
IF-MIB::ifType.1 = INTEGER: softwareLoopback(24)
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.3 = INTEGER: tunnel(131)
IF-MIB::ifMtu.1 = INTEGER: 16436
IF-MIB::ifMtu.2 = INTEGER: 1500
IF-MIB::ifMtu.3 = INTEGER: 1480
IF-MIB::ifSpeed.1 = Gauge32: 10000000
IF-MIB::ifSpeed.2 = Gauge32: 100000000
IF-MIB::ifSpeed.3 = Gauge32: 0
IF-MIB::ifPhysAddress.1 = STRING:
IF-MIB::ifPhysAddress.2 = STRING: 0:20:ed:77:49:e1
IF-MIB::ifPhysAddress.3 = STRING:
IF-MIB::ifAdminStatus.1 = INTEGER: up(1)
IF-MIB::ifAdminStatus.2 = INTEGER: up(1)
IF-MIB::ifAdminStatus.3 = INTEGER: down(2)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.2 = INTEGER: up(1)
IF-MIB::ifOperStatus.3 = INTEGER: down(2)
IF-MIB::ifLastChange.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.2 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.3 = Timeticks: (0) 0:00:00.00
IF-MIB::ifInOctets.1 = Counter32: 22254784
IF-MIB::ifInOctets.2 = Counter32: 7670653
IF-MIB::ifInOctets.3 = Counter32: 0
IF-MIB::ifInUcastPkts.1 = Counter32: 17621
IF-MIB::ifInUcastPkts.2 = Counter32: 8053
IF-MIB::ifInUcastPkts.3 = Counter32: 0
IF-MIB::ifInNUcastPkts.1 = Counter32: 0
IF-MIB::ifInNUcastPkts.2 = Counter32: 0
IF-MIB::ifInNUcastPkts.3 = Counter32: 0
IF-MIB::ifInDiscards.1 = Counter32: 0
IF-MIB::ifInDiscards.2 = Counter32: 0
IF-MIB::ifInDiscards.3 = Counter32: 0
IF-MIB::ifInErrors.1 = Counter32: 0
IF-MIB::ifInErrors.2 = Counter32: 0
IF-MIB::ifInErrors.3 = Counter32: 0
IF-MIB::ifInUnknownProtos.1 = Counter32: 0
IF-MIB::ifInUnknownProtos.2 = Counter32: 0
IF-MIB::ifInUnknownProtos.3 = Counter32: 0
IF-MIB::ifOutOctets.1 = Counter32: 22254784
IF-MIB::ifOutOctets.2 = Counter32: 845305
IF-MIB::ifOutOctets.3 = Counter32: 0
IF-MIB::ifOutUcastPkts.1 = Counter32: 17621
IF-MIB::ifOutUcastPkts.2 = Counter32: 8301
IF-MIB::ifOutUcastPkts.3 = Counter32: 0
IF-MIB::ifOutNUcastPkts.1 = Counter32: 0
IF-MIB::ifOutNUcastPkts.2 = Counter32: 0
IF-MIB::ifOutNUcastPkts.3 = Counter32: 0
IF-MIB::ifOutDiscards.1 = Counter32: 0
IF-MIB::ifOutDiscards.2 = Counter32: 0
IF-MIB::ifOutDiscards.3 = Counter32: 0
IF-MIB::ifOutErrors.1 = Counter32: 0
IF-MIB::ifOutErrors.2 = Counter32: 0
IF-MIB::ifOutErrors.3 = Counter32: 0
IF-MIB::ifOutQLen.1 = Gauge32: 0
IF-MIB::ifOutQLen.2 = Gauge32: 0
IF-MIB::ifOutQLen.3 = Gauge32: 0
IF-MIB::ifSpecific.1 = OID: SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.2 = OID: SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.3 = OID: SNMPv2-SMI::zeroDotZero
[root@localhost ~]#
What does that meen? Should I leave the snmpd.conf empty, with only these lines?
fmangeant
Cacti Guru User
Posts: 2345 Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:
Post
by fmangeant » Wed Mar 29, 2006 8:26 am
RaduAlexandru wrote: What does that meen? Should I leave the snmpd.conf empty, with only these lines?
Yes, you can leave the snmpd.conf with these 2 lines.
If you want to graph several filesystems, replace
by
You can now graph network interfaces by re-loading the "SNMP - Interfaces traffic" data query.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Wed Mar 29, 2006 8:40 am
Will it still work if I add some lines like
Code: Select all
System:
Hostname:
Location:
Contact:
and maby some other that give description?
fmangeant
Cacti Guru User
Posts: 2345 Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:
Post
by fmangeant » Wed Mar 29, 2006 8:44 am
Yes, something like this will work :
Code: Select all
rocommunity public
includeAllDisks
syslocation My site
sysname router_1
syscontact me@howhere.com
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
RaduAlexandru
Posts: 43 Joined: Mon Mar 28, 2005 5:06 pm
Location: Bucharest, Romania
Contact:
Post
by RaduAlexandru » Wed Mar 29, 2006 8:59 am
What other stuff must I add in order to get
SNMP - Get Processor Information to work?
SNMP - Interface Statistics and
SNMP - Get Mounted Partitions work just fine.
And regarding snmpd.conf... after the first two lines there must be a white space. Like this:
Code: Select all
rocommunity public
includeAllDisks
syslocation Romania, Bucharest, str. Vlad Dracu, nr. 3, bl. B12
syscontact Popescu Radu Alexandru <radualexandru_popescu@yahoo.com>
sysdescr Workstation running Fedora Core 5
sysname Alex Desktop
Last edited by
RaduAlexandru on Wed Mar 29, 2006 9:51 am, edited 1 time in total.
Users browsing this forum: No registered users and 0 guests