Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SNMPd and Cacti
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
aztech
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jul 2002
Posts: 130
Location: Stenungsund, Sweden

PostPosted: Mon Mar 31, 2008 3:06 pm    Post subject: SNMPd and Cacti Reply with quote

Hi

I don't know were to begin ...
I'm having troubble with getting Cacti to work as it should.

The problem is that Cacti doesn't get the actual values of mem, cpu, logged in user etc ..
I can't find anything strange in my logfile either so I'm not sure snmpd is set up properly ...

My snmpd.conf
Code:

com2sec local     127.0.0.1/32    public
com2sec local     192.168.0.0/24   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

syslocation MyLocation
syscontact Me

I've tried both the buildt in poller and spine, but nothing generates some kind of
realistic data of the thing monitored. In fact, it seems that no data at all i collected.
The databas looks like it's growin in size though, so I don't know what the problem is.

Edit..
Found this in /var/log/net-snmpd.log, after I did a /etc/init.d/snmpd restart
Code:

netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()
Error opening specified endpoint ""
Server Exiting with code 1

What does this mean and how do I solve it ?


Help, someone !

BR
Andreas[/code]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum