Hi,

I don't know what you know about snmp but to make that simple snmp is a tree of 
information that you can access by an address in form of point separated 
numbers. The first number is .1 and it goes down .1.3.6.... More explanation 
here. 
http://stealthhackroom.blogspot.fr/2010/08/default-snmp-settings-full-of.html

The line you added in snmpd.conf has make available the entire snmp tree for 
the view "systemonly". In fact, the two lines before are useless now because .1 
included .1.3.6.1.2.1.1 and .1.3.6.1.2.1.25.1 branch.

Logs that you shows says that broker can't communicates with other shinken 
daemons. What is the result of '/etc/init.d/shinken status' ? 

About graphs, I don't know where is your errors, do you follow all the 
instructions given here : http://www.shinken-monitoring.org/wiki/use_with_pnp 
(start with "Using Shinken with PNP4Nagios" ?

Best regards.
--
 *Romain Forlot*


---- Le Thu, 15 Nov 2012 03:18:44 +0100 Germain tanguy<tanguy....@gmail.com> a 
écrit ---- 

 > In fact I fix this issue!! :)
 > 
 > I did this : sudo apt-get install libsnmp-dev and I add the third line in 
 > etc/snmp/snmpd.conf. I am not sure the two elements are linked, but now it 
 > works.
 > 
 > 
 >  ACCESS CONTROL
 > #
 > 
 > 
 >                                                   #  system + hrSystem 
 > groups only
 > view   systemonly  included   .1.3.6.1.2.1.1
 >  view   systemonly  included   .1.3.6.1.2.1.25.1
 > view   systemonly  included .1                    <------------
 >  
 > 
 > I am not sure to understand what it does, so if you know let me know :).
 > -----------
 > I have still an error with the pnp4nagios for the graph, the graphs don't 
 > print (I have installed pnp4nagios and I have the module PNP_UI in 
 > shinken-specific.cfg)
 >  
 > 
 > brokerd.log : 
 > 2012-11-14 17:53:53,557 [1352944433] Warning : Printing stored debug 
 > messages prior to our daemonization
 > 2012-11-14 17:56:43,180 [1352944603] Warning : [broker-1] Connection problem 
 > to the scheduler scheduler-1: connection lost
 >  2012-11-14 17:56:45,339 [1352944605] Warning : [broker-1] Connection 
 > problem to the poller poller-1: connection lost
 > 2012-11-14 17:56:46,351 [1352944606] Warning : [broker-1] Connection problem 
 > to the reactionner reactionner-1: connection lost
 >  2012-11-14 17:56:49,255 [1352944609] Warning : Printing stored debug 
 > messages prior to our daemonization
 > 2012-11-14 18:03:21,085 [1352945001] Warning : [broker-1] Connection problem 
 > to the scheduler scheduler-1: connection lost
 >  2012-11-14 18:03:22,276 [1352945002] Warning : [broker-1] Connection 
 > problem to the poller poller-1: connection lost
 > 2012-11-14 18:03:23,371 [1352945003] Warning : [broker-1] Connection problem 
 > to the reactionner reactionner-1: connection lost: [Errno 104] Connection 
 > reset by peer
 >  2012-11-14 18:03:26,322 [1352945006] Warning : Printing stored debug 
 > messages prior to our daemonization
 > 
 > 
 > 
 > ...
 > 
 > 
 > I am asking again for help, sorry.
 > 
 > 
 >  Regards,
 > 
 > 
 > Germain.
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 2012/11/12 Germain tanguy <tanguy....@gmail.com>
 >  Hi everybody,
 > 
 > I am a new user of shinken, I install the v1.2 following the tutorial 
 > installing shinken in 10 minutes. Then I followed the tutorial : monitoring 
 > linux devices (http://www.shinken-monitoring.org/wiki/packs/linux) and in 
 > this tutorial it says that the disk spaces, CPU usage, load average..are 
 > checked each 5 minutes but I don't understand where can I find the result of 
 > this.
 >  
 > 
 > Can the result be print on the webui? because right now I don't have the cpu 
 > usage or network interface activities.
 > 
 > 
 > My goal is just to understand how Shinken works and if with this I can have 
 > a kind of graph with CPU usage or something like this..
 >  
 > 
 > Sorry it's must be a dumb question, but I am kind of lost now.
 > 
 > 
 > Thank in advanced for you help,
 > 
 > 
 > Germain.
 >  
 > 
 > 
 >  
 > ------------------------------------------------------------------------------
 >  
 > Monitor your physical, virtual and cloud infrastructure from a single 
 > web console. Get in-depth insight into apps, servers, databases, vmware, 
 > SAP, cloud infrastructure, etc. Download 30-day Free Trial. 
 > Pricing starts from $795 for 25 servers or applications! 
 > http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________
 >  
 > Shinken-devel mailing list 
 > Shinken-devel@lists.sourceforge.net 
 > https://lists.sourceforge.net/lists/listinfo/shinken-devel 
 > 


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to