== Scalable Monitoring Evaluation == On May 20 a new version of the S3 (Scalable Sensing Service) Monitoring documentation and a demo site were made available. The S3 Monitor software package was not made available. On May 30, a second version of the documentation was provided along with demo site login information. The May 30th version (aka r165) was evaluated and captured in this page. == Scalable Monitoring Findings == May 20, 2011 version: Links in documentation pointing to demo site were did not use fully qualified names and failed. May 30, 2011 version findings: Review of the [http://mirage.hpl.hp.com:8080/s3monitor/ demo site] along with the [http://mirage.hpl.hp.com/s3monitor/doc/s3monitor-userguide.pdf user guide] was possible as a end-user and not admin due to account type provided. == Scalable Monitoring How-to == The S3 demo installation was accessible at http://mirage.hpl.hp.com:8080/s3monitor/, where a "management node" can be used without the software. A user accounts is available upon request to puneet.sharma@hp.com. The login page looks as follows: [[Image(2011-06-01-s3login.jpg)]] [[Image(2011-06-01-s3login1.jpg)]] Once logged in the follow page is presented to the user which includes 4 tabs/panels: [[Image(2011-06-01-default.jpg)]] Before proceeding to uploading the manifest and keys, a non admin user must create a slice and a sliver. In this evaluation the following rspec was used: {{{ $ more pg.rspec tarfiles="/tmp http://mirage.hpl.hp.com/csi_protogeni.tar.gz" startup_command="/bin/sh/tmp/deploy_initialize.sh"> tarfiles="/tmp http://mirage.hpl.hp.com/csi_protogeni.tar.gz" startup_command="/bin/sh/tmp/deploy_initialize.sh"> }}} '''Note:''' The tarfile and startup_command are required as stated by the S3 user guide. The slice and sliver were created and the output was captured to create the manifest file which is required by the S3 setup: {{{ lnevers@sendaria:~/gcf-1.2$ ./src/omni.py createslice s3-slice INFO:omni:Loading config file omni_config INFO:omni:Using control framework pgeni Created slice with Name s3-slice, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+s3-slice lnevers@sendaria:~/gcf-1.2$ ./src/omni.py -a https://www.emulab.net/protogeni/xmlrpc/am -n createsliver s3-slice pg.rspec > s3-manifest }}} Now Upload Manifest File and select node addresses: [[Image(2011-06-01-upload.jpg)]] [[Image(2011-06-01-upload1.jpg)]] [[BR]] {{{ #!html Email us with any questions and feedback on this page! }}}