This page (heck... this namespace) is intended for my uncoordinated notes for some issues. Some of it may be useful to move into general documentation. But for now, I'm going to just use this for some small stuff... ==== What workers are loaded? ===== request router opensrf.router.info.class.list ==== Hostname lookup ==== perl -MNet::Domain=hostfqdn -e "print hostfqdn();" ==== What's our orgtree look like? ==== This will dump the orgtree, such as would be needed by /openils/bin/org_tree_html_options.pl. request open-ils.storage open-ils.actor.org_tree.retrieve ==== Simple Storage/CStore test ==== request open-ils.cstore open-ils.cstore.direct.actor.user.retrieve 1 request open-ils.storage open-ils.storage.direct.actor.user.retrieve 1 ==== Config/Log zip-up ==== user$ su opensrf opensrf$ mkdir /tmp/openils opensrf$ cp -Rv /openils/{var/log,conf} /tmp/openils opensrf$ cd /tmp/openils/conf /* Take this moment to go through the conf and sanitize it of any sensitive passwords */ opensrf$ cd /tmp opensrf$ tar -cjf openils.tar.bz2 openils/ and send us openils.tar.bz2. ==== Gateway ==== http://demo.gapines.org/gateway?service=open-ils.auth&method=open-ils.auth.authenticate.init¶m=1 http://gapines.org/gateway?service=open-ils.actor&method=opensrf.open-ils.system.ils_version¶m= ==== Other sections ===== [[dbdtest]] [[retcon2codabar|Retrospective Conversion to CODABAR-Standard barcodes]] [[http://open-ils.org/documentation/evergreen_1.1.3_erd.html|EG1.1 DB Index]] [[http://old.linux-foundation.org/newsroom/press_releases/2004/2004_05_24_dco.html|DCO 1.1]]