Hi All,
this is a great idea.
Why you name the web site simple packs ?
packs.shinken-monitoring.org ?
So the link to the packs is clear for every body.
Regards
Georg
From: nap [mailto:napar...@gmail.com]
Sent: Monday, May 21, 2012 11:10 AM
To: shinken-devel@lists.sourceforge.net
Subject: [Shinken-devel] Preview of create/push packs in an hosting website :)
Hi all,
I was a bit offline the last week because of a new feature in progress for the
1.2 version. It's the packs creations, and the push to an hosting website.
"Packs" are a zip file of the services packs. The goal is to allow users to
work on a service pack, then easily push them on an exchange/hosting website
where others can then pull it (easily if possible) :)
There is a new daemon that will run on the
shinken-monitoring.org<http://shinken-monitoring.org> server to host them. You
will need an account on it to push packs.
Here is a preview of the workfow for the creating/pushing part :)
* First we register to the web site :
bin/shinken-packs -r -l login -P password -e email
* You will have an email with a link to validate your email (so we will
only spam users that want it :) )
* Get an API key from it (so you don't have to put your use password in the
future to push packs)
bin/shinken-packs -g --login naparuba -P password
* You create a zip file from a pack (you can look in the sources for an
example for the format, it's just json)
bin/shinken-packs -c -p etc/packs/os/linux/linux.pack
It will generate the file /tmp/linux.zip (with a .pack file and the cfg files
in it)
* Push the pack in the hosting website, with your API key (from now the
website must be run in localhost, it's not launched in
shinken-monitoring.org<http://shinken-monitoring.org>)
bin/shinken-packs -u -k cb206459d78847a2ac0b7241516ecdc2 -z /tmp/linux.zip
Then it send it to the hosting website, and now I need to work on the "loading"
and publising phases :)
It need the pycurl lib, but so it will manage nearly all proxies (and it's easy
to setup).
If you got a cool name for the hosting website (exchange? market? place?) I
take it :)
Jean
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel