For everyone's benefit, below is a repost of a conversation of how to monitor the status (online/offline) of CAS components like FileManger (etc..) using a command-line (PCS) monitor.
Thanks, Rishi Begin forwarded message: From: "Mattmann, Chris A (388J)" <[email protected]<mailto:[email protected]>> Date: January 31, 2012 11:34:02 AM PST To: "Verma, Rishi (388J)" <[email protected]<mailto:[email protected]>> Cc: "Goodale, Cameron E (388J)" <[email protected]<mailto:[email protected]>>, co2-dev <[email protected]<mailto:[email protected]>> Subject: Re: [co2-dev] RESTARTED FileManager Hey Rishi, Sure is. Do you have access to the snow VM still? Even if you don't it's super simple to grab a build of and to deploy: 0. cd /usr/local 1. curl -O https://repository.apache.org/content/repositories/snapshots/org/apache/oodt/pcs-core/0.4-SNAPSHOT/pcs-core-0.4-20120131.011649-194-dist.tar.gz 2. tar xvzf *.tar.gz 3. ln -s pcs-core-0.4-SNAPSHOT pcs 4. cd /usr/local/pcs/scripts; chmod +x * 5. add /usr/local/pcs/scripts to your $PATH env var Run pcs_stat There ya go! Cheers, Chris On Jan 31, 2012, at 10:58 AM, Verma, Rishi (388J) wrote: Thanks Chris! Just curious, is there an example of PCS stat running somewhere I can take a look at? Thanks - rishi On Jan 31, 2012, at 9:17 AM, Mattmann, Chris A (388J) wrote: Guys, PCS stat would help out here in detecting these types of things (e.g., latest files ingested stream). You may want to install it into /usr/local/pcs on co2. Cheers, Chris On Jan 31, 2012, at 8:51 AM, Verma, Rishi (388J) wrote: Uh oh I was running ACOSv29 ingest... It might have finished already though I'll let you know. Thanks. Rishi On Jan 31, 2012, at 7:50 AM, "Goodale, Cameron E (388J)" <[email protected]<mailto:[email protected]>> wrote: I made the policy updates for CO-80 and restarted the FM. I hope this didn't impact anyone's work on co2. Best Regards, Cameron ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected]<mailto:[email protected]> WWW: http://sunset.usc.edu/~mattmann/ Phone: +1 (818) 354-8810 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected]<mailto:[email protected]> WWW: http://sunset.usc.edu/~mattmann/ Phone: +1 (818) 354-8810 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
