Re: [Shinken-devel] Re : beginner question

2012-11-14 Thread Germain tanguy
I used the discovery tools, now all my machines are in the webui, but all of them have theirs services (cpu, load, memory, networkUsage) in states : UNKNOWN. The error is : ERROR: Description table : The requested table is empty or does not exist. snmpd is installed and run on all my machines and

Re: [Shinken-devel] Re : beginner question

2012-11-14 Thread Compte Yahoo
Hi, What's you see isn't an linux host but the localhost defined by default. You have to add a linux host with discovery or manually. Use skonf, the webui to discover and manage shinken conf. Its address should be http://:7766/ or you can access it by clicking on 'Shinken' button at the top le

Re: [Shinken-devel] Re : beginner question

2012-11-13 Thread Germain tanguy
Hi, Thanks Romain for your answer. I add the pnp_ui module. In 'all' I have "LocalMem", "LocalDisk", "LocalLoad", "LocalSwap" and Host up but at the end of this tutorial : http://www.shinken-monitoring.org/wiki/packs/linux), it says a linux template check : - host check each 5 minutes: check

[Shinken-devel] Re : beginner question

2012-11-13 Thread Compte Yahoo
Hi, To see results of checks you have to go in page 'all' and after that clic on a service to see details. In details page you can see graph if you added PNP_UI or Graphite_UI in broker configuration in shinken-specific.cfg file. Feel free to ask more if you gave others problems. :-) Best rega