[Opencast Matterhorn] ClassX Open Sourced

2011-06-28 Thread Jaime Gago
An interesting piece of software from the IVMS research group at Stanford, certainly worth at least looking at it. http://classx.sourceforge.net/ - Jaime Gago Systems Architect Educational Technology (EdTech) Information Resources & Technology (IRT) Stanford University School of Medicine

Re: [Opencast Matterhorn] [Matterhorn-users] 1.3-rc5 Now Available

2012-01-28 Thread Jaime Gago
notifications -Metrics -Ops Personas -Ops UI -Roadmap:Ops requirements -DevOps group * Jaime Gago Systems Engineer Entwine - Knowledge In Motion www.entwinemedia.com @entwinemedia on Twitter On Jan 27, 2012, at 4:01 PM, Olli Salo wrote: > > Hi Tobias, > >> So are you

Re: [Opencast Matterhorn] Moving the Release Docs #proposal

2012-02-13 Thread Jaime Gago
One way to do technical writing with versioning and templates in Confluence is to leverage spaces and the copy spaces plug in. Plenty of tips here: http://confluence.atlassian.com/pages/viewpage.action?pageId=179440960 * Jaime Gago Systems Engineer ja...@entwinemedia.com Entwine

Re: [Opencast Matterhorn] Moving the Release Docs #proposal

2012-02-13 Thread Jaime Gago
Chris, My understanding during the Unconference session was *not* to get rid of the wiki. What I understood about the proposal is to have a static official version of the documentation that matches the actual Matterhorn release that would be approved similar to the way the release is (i.e. QA).

Re: [Opencast Matterhorn] JMX based monitoring

2012-03-16 Thread Jaime Gago
Hey Andreas, With the OSGi approach limiting the monitoring at the JVM seems not enough, thus implementing a dedicated solution from within the application code itself could be a huge win for the Ops folks and I'm sure the Devs would benefit from it too. Granted, unlike having Matterhorn friend

Re: [Opencast Matterhorn] JMX based monitoring

2012-03-16 Thread Jaime Gago
Chris, >From my perspective it's *built-in* monitoring capabilities that are >critically needed, in which case embedding a technology such as JMX seems the >best approach for the instrumentation granularity required by Matterhorn >distributed architecture complexity. In regards to SNMP, it is _

Re: [Opencast Matterhorn] Send Mail Workflow Operation?

2012-03-27 Thread Jaime Gago
Don't drop the ball Ruben I'm counting on you =). Seriously notifications are critically missing from Matterhorn, IMHO for complex distributed systems it's a requirement not a feature. Rather than just for the workflows is there a way to generalize so it could be leveraged by Matterhorn as a who

Re: [Opencast Matterhorn] 3rd Party Tools broken link

2012-04-03 Thread Jaime Gago
Yes, the domain name is for sale and that link is broken. J. On Apr 3, 2012, at 10:58 AM, Micah Sutton wrote: > Can anyone else confirm? > > It appears that: http://www.bashterritory.com/pytube/releases/Packages.bz2 is > offline > > Micah > ___ >

[Opencast Matterhorn] June 30th 2012 Leap Second and JVM issue : check your Linux systems

2012-06-30 Thread Jaime Gago
Hey there, For those of us running Matterhorn on Linux check your JVM %CPU and load averages (e.g. with top), there is a major bug related to the Linux kernel and the now infamous "leap second" that makes the JVM to become a CPU hog. In my case the fix was to run sudo date -s "`date -u`" Here

Re: [Opencast Matterhorn] [Matterhorn-users] Matterhorn Repo for CentOS

2012-08-24 Thread Jaime Gago
brück don't plan to provide repos for other OSes and Linux > distributions currently. > > I'd like to thank Lars Kiesow for the work that he had done to create the > packages for this repo. Thanks to Jaime Gago too, for providing some feedback > to improve this. > &g

Re: [Opencast Matterhorn] Proposal to move all but the default workflow to the wiki

2012-09-19 Thread Jaime Gago
Also worth mentioning is the discussion during the dev meeting about eventually pushing workflows to the "gear shop" but since this is still in a "concept" stage the agreement was made to propose the available wiki. There was also a discussion about how to test the workflows but for now there d

Re: [Opencast Matterhorn] Binary dist configuration questions

2012-09-29 Thread Jaime Gago
ate the $profile.properties). In terms of Virtual Machines management I'm biased towards Vagrant but Boxgrinder looks quite interesting, ah..one more tool ;-) * Jaime Gago Systems Engineer ja...@entwinemedia.com @JaimeGagoTech -- Entwine - Knowledge In Motion www.entwinemedia.co

[Opencast Matterhorn] Entwine's RPM based deployments

2012-10-16 Thread Jaime Gago
Hey there, Apologies for the cross posting I've wrote a blog post explaining how is Entwine doing RPM based deployment of Matterhorn and I thought this might be helpful to folks on all 3 lists. http://entwinemedia.com/2012/rpm-based-matterhorn-deployment/ * Jaime Gago Sy

[Opencast Matterhorn] Matterhorn and Vagrant

2012-10-22 Thread Jaime Gago
ate to contact me or comment on the post, Vagrant is a neat tool quite easy to integrate that IMHO could definitively help the community with, at the very least, on-boarding new developers. http://entwinemedia.com/2012/matterhorn-vagrant-continuous-deployment/ * Jaime Gago

Re: [Opencast Matterhorn] Central repository *extremely* slow?

2012-11-20 Thread Jaime Gago
I'm looking at it right now, disk got full, Nexus is not happy, working on a fix. J. On Nov 19, 2012, at 9:19 AM, Greg Logan wrote: > Appears to be down completely now. CC-ing the infra list as well. > Anyone know what's going on with this machine? > > G > > On 11/19/2012 9:54 AM, Rubén Pére

Re: [Opencast Matterhorn] Central repository *extremely* slow?

2012-11-20 Thread Jaime Gago
http://opencast01.ethz.ch is containing quite out dated data holding about 2.5GB of space, if nobody is opposed to it I'll remove it. J. On Nov 20, 2012, at 10:12 AM, Jaime Gago wrote: > I'm looking at it right now, disk got full, Nexus is not happy, working on a > fix. > > J.

Re: [Opencast Matterhorn] Central repository *extremely* slow?

2012-11-20 Thread Jaime Gago
if it's the case. > > Regards > > Rubén Pérez > TELTEK Video Research > www.teltek.es > > > > 2012/11/20 Jaime Gago > Ok the Opencast Maven Repository is now back online, the issue was a disk > full, the resolution was making some space via rota

[Opencast Matterhorn] Matterhorn logs management with Graylog2

2012-12-10 Thread Jaime Gago
Hey there, I just wrote published a blog post about using Graylog2 (Open Source) to manage logs from a Matterhorn cluster, hope it helps some folks out there! Comments/feedback much appreciated. http://entwinemedia.com/2012/graylog2-matterhorn-centralized-log-management/ * Jaime

[Opencast Matterhorn] Blog post about migrating from Podcast Producer to Matterhorn: Nomenclature

2013-01-15 Thread Jaime Gago
-1-nomenclature/ * Jaime Gago Systems Engineer ja...@entwinemedia.com @JaimeGagoTech Entwine - Knowledge In Motion www.entwinemedia.com @entwinemedia ___ Matterhorn mailing list Matterhorn@opencastproject.org http://lists.opencastproj

Re: [Opencast Matterhorn] [JIRA Studio] (MH-9418) As a Matterhorn Systems Administrator I want to be able to track events lifecycle in the logs through their UIDs

2013-02-06 Thread Jaime Gago
Hey Karen, I took the liberty to copy/paste your email on the ticket comments. J. On Feb 6, 2013, at 9:26 AM, Karen Dolan wrote: > It would be handy if both workflow id and spawned job Id are listed in the > log file (WorkId 1234, JobId 4456). > - Karen > > > On Feb 6, 2013, at 12:16 PM, "G

[Opencast Matterhorn] [JIRA Studio] (MH-8428) Review Rüdiger's Scripts

2011-12-19 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28772#comment-28772 ] Jaime Gago commented on MH-8428: Hey Ruediger can you add me to the reviewer on the older ti

[Opencast Matterhorn] [JIRA Studio] (MH-8428) Review Rüdiger's Scripts

2011-12-26 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28805#comment-28805 ] Jaime Gago commented on MH-8428: Michelle Ziegmann had modified my access, can you try again? I

[Opencast Matterhorn] [JIRA Studio] (MH-8290) Service Heartbeat marks servers offline too quickly resulting in false positives.

2012-01-12 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28902#comment-28902 ] Jaime Gago commented on MH-8290: >From an Operations perspective it wouldn't hurt to -som

[Opencast Matterhorn] [JIRA Studio] (MH-8290) Service Heartbeat marks servers offline too quickly resulting in false positives.

2012-01-12 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28903#comment-28903 ] Jaime Gago commented on MH-8290: I'm talking _of course_ of something in addition to the

[Opencast Matterhorn] [JIRA Studio] (MH-8490) Heartbeat prematurely disables services during normal operations

2012-01-19 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29008#comment-29008 ] Jaime Gago commented on MH-8490: Isn't this one a duplicate or very related t

[Opencast Matterhorn] [JIRA Studio] (MH-8474) Mysql shema needs charecter set defined

2012-02-06 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29227#comment-29227 ] Jaime Gago commented on MH-8474: Fresh CentOs 5.7, X86_64 install mysqld --version: mysql Ver 1

[Opencast Matterhorn] [JIRA Studio] (MH-8290) Service Heartbeat marks servers offline too quickly resulting in false positives.

2012-03-22 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29494#comment-29494 ] Jaime Gago commented on MH-8290: I think there is a misunderstanding here, I believe this was an att

[Opencast Matterhorn] [JIRA Studio] (MH-8290) Service Heartbeat marks servers offline too quickly resulting in false positives.

2012-03-22 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29501#comment-29501 ] Jaime Gago commented on MH-8290: I'm not sure about what you mean by "behind" and &q

[Opencast Matterhorn] [JIRA Studio] (MH-8695) Usability issues with Episodes tab

2012-04-06 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29697#comment-29697 ] Jaime Gago commented on MH-8695: In my humble opinion there is an issue with a lack of c

[Opencast Matterhorn] [JIRA Studio] (MH-8700) Non Human Readable Dates and Durations In Admin UI:Inspect Workflow

2012-04-12 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29758#comment-29758 ] Jaime Gago commented on MH-8700: Well if there is a maintenance release aka 1.3.1, I'd certainl

[Opencast Matterhorn] [JIRA Studio] (MH-8835) Error on Service Start up / 404 error browsing to server. Please help I've been working all day every day for a solid week to get a test environment runni

2012-05-18 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=30733#comment-30733 ] Jaime Gago commented on MH-8835: Dave, You'll be better off posting to the mailing list and goi

[Opencast Matterhorn] [JIRA Studio] (MH-9418) As a Matterhorn Systems Administrator I want to be able to track events lifecycle in the logs through their UIDs

2013-02-06 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32956#comment-32956 ] Jaime Gago commented on MH-9418: It is indeed a lot of work in terms of code modification but it

[Opencast Matterhorn] [JIRA Studio] (MH-9418) As a Matterhorn Systems Administrator I want to be able to track events lifecycle in the logs through their UIDs

2013-02-06 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32958#comment-32958 ] Jaime Gago commented on MH-9418: Hey Karen, I took the liberty to copy/paste your email on the ti

[Opencast Matterhorn] [JIRA Studio] (MH-9418) As a Matterhorn Systems Administrator I want to be able to track events lifecycle in the logs through their UIDs

2013-02-06 Thread Jaime Gago (Commented) (JIRA)
[ http://opencast.jira.com/browse/MH-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32957#comment-32957 ] Jaime Gago commented on MH-9418: >From Karen Dolan on mailing list: It would be handy if both w

[Opencast Matterhorn] [JIRA Studio] (MH-8428) Review Rüdiger's Scripts

2011-12-26 Thread Jaime Gago (Issue Comment Edited) (JIRA)
[ http://opencast.jira.com/browse/MH-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28805#comment-28805 ] Jaime Gago edited comment on MH-8428 at 12/26/11 8:10 PM: -- Michelle Zieg

[Opencast Matterhorn] [JIRA Studio] (MH-8474) Mysql shema needs charecter set defined

2012-02-06 Thread Jaime Gago (Issue Comment Edited) (JIRA)
[ http://opencast.jira.com/browse/MH-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29227#comment-29227 ] Jaime Gago edited comment on MH-8474 at 2/7/12 3:38 AM: Fresh CentOs 5.7, x8