Hello shinken developers,as I already said in the forum, I would like to join in on developing shinken.
Now I am unsure how to do this efficiently. I followed the docs at github how to fork a projekt, do changes, push them back and send pull request. In fact I've already produced a few commits and sent pull requests via github. You've probably seen them yet.
I found it cumbersome to install shinken then change something at the installed files and then transfer those changes to the source in the local git repo. I think I rather change the source directly in the git directory. But then I have to start shinken from the git repo too. Which is not a problem with bin/launch_all.sh.
But after that, the fifo var/rw/nagios.cmd is created and the install script hangs at "xargs grep ..." then. That means you cannot install it without deleting the nagios.cmd file first or use grep -D skip.
So it seems like I am going the wrong way. What is the usual method how you make changes to the files? Can you give me some hints how to manage this?
Something like: cd tvtue_shinken.git 1. git fetch upstream 2. git merge upstream/master 3. do changes to source 4. test changes by starting shinken within the git repo? 5. git push origin master 6. send pull request via github cheers timo/tvtue
smime.p7s
Description: S/MIME Kryptografische Unterschrift
------------------------------------------------------------------------------ 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