Hello everyone !

I'm currently packaging Shinken 2.0.1 for Debian and this is practically done ! (I just have to fix some lintian errors ...) I'm also working on module packages. And I have a problem concerning module tarball and version. I'm not sure which tarball I have to use (github/shinken.io (I think use shinken.io)) and I don't know which version I have to use.
For example, the WebUI :
On github master branch (version 1.1 dev), I see version 1.0 (https://github.com/shinken-monitoring/mod-webui/blob/master/package.json) On github 1.0 tag, I see version 1.4 (https://github.com/shinken-monitoring/mod-webui/blob/1.0/package.json)
 On ShinkenIO, I see version 1.4 (http://shinken.io/package/webui)

Was the "1.4" for the Shinken 1.4 version ? If yes, the "version" attributes is false, isn't it ?
Do we have to add a tag in ALL Shinken modules repos ?

Maybe we could define/write something about all of this ?
This could be helpfull for users and developpers...

So, do you have any ideas/points to make things more clear ?

Thanks !

On 17/04/14 07:54 AM, nap wrote:
Quick bug fix version, 2.0.1 for the HTTPS users: the certificates hostname were not looked by the pycurl lib, even with the hard_ssl_name_check, now it's ok

If you don't use HTTPS or if you don't have your own certificates with the good names, forget about this update :)


Jean


On Wed, Apr 16, 2014 at 8:30 PM, nap <napar...@gmail.com <mailto:napar...@gmail.com>> wrote:




    On Wed, Apr 16, 2014 at 3:51 PM, Imrane DESSAI
    <dessai.imr...@gmail.com <mailto:dessai.imr...@gmail.com>> wrote:

        Congrats !!!!

        What is snapshot about ?


    That's quite simple in fact. I did have lot of case at work where
    my boss asked me "why there was such a big load at 3AM, this did
    crash XXX batch". And the problem is that I did have the load
    average and other performances values, but no other analysis clues.

    What did I need on this time? just a dumb "ps aux" launched at 3AM
    during the load average warning/critical phase. And that's
    "spanshots" are about: they allow you to launch some commands
    based on some criteria like "go into warning" and with large ouput
    (like a full ps output). This output will be exported to the
    broker that will be able to save it somewhere (file, mongo, ...).
    Then it's quite easy for an UI to go query it and display it aside
    your logs when you try to find what did ask so much load :)


    Jean




------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech


_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to