summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote branch 'davids/master_ipv4' into workClark Williams2010-05-135-19/+93
| |\
| | * rteval: remove unnecessary wait() callLuis Claudio R. Goncalves2010-05-131-1/+0
| | * rteval: code cleanup and fixesLuis Claudio R. Gonçalves2010-05-073-7/+13
| | * Added SIGINT handlerDavid Sommerseth2010-04-291-2/+13
| | * Handle situations better when no warnings are found in dmi.ProcessWarnings()David Sommerseth2010-04-291-1/+5
| | * Also process DMI warnings before parsing command line argumentsDavid Sommerseth2010-04-291-0/+3
| | * Get rid of expected DMI decode warnings when running as non-rootDavid Sommerseth2010-04-292-0/+18
| | * Allow non-root users to really start rtevalDavid Sommerseth2010-04-291-3/+1
| | * Added -P/--xmlrpc-no-abort to avoid exiting if XML-RPC ping failsDavid Sommerseth2010-04-121-1/+8
| | * Added retry logic for ping testDavid Sommerseth2010-04-121-11/+34
| | * Added --annotate | -a feature to rtevalDavid Sommerseth2010-04-123-1/+12
| * | version bump to 1.20Clark Williams2010-05-062-3/+12
| * | updated text in doc/rteval.txtClark Williams2010-05-061-24/+28
| * | rteval: code cleanup and fixesLuis Claudio R. Goncalves2010-05-063-7/+13
* | | updated doc/rteval.txt with better mlockall and load balancer explainationsClark Williams2010-06-141-33/+37
|/ /
* | Merge remote branch 'davids/master_ipv4' into workClark Williams2010-04-0925-337/+968
|\|
| * Added Hello() method to XML-RPC serverDavid Sommerseth2010-04-096-7/+43
| * Remove not needed XML-RPC functionDavid Sommerseth2010-04-091-19/+0
| * If no memory_size/@unit attribute is not found, use kB as defaultDavid Sommerseth2010-04-091-1/+9
| * Make the <memory_size/> information use units instead of being fixed to kBDavid Sommerseth2010-04-092-6/+15
| * Added support for num_cpu_sockets and improved num_cpu_cores extractionDavid Sommerseth2010-04-011-3/+16
| * Replaced the /rteval/hardware/cpu_cores with /rteval/hardware/cpu_topologyDavid Sommerseth2010-04-011-11/+14
| * Remember to also package rteval/cputopology.pyDavid Sommerseth2010-04-011-0/+1
| * Added extraction methods for CPU cores numbers and CPU sockets numberDavid Sommerseth2010-04-011-11/+18
| * Don't create cpu nodes before we have checked if it is a proper cpu directoryDavid Sommerseth2010-04-011-3/+2
| * Added CPUtopology moduleDavid Sommerseth2010-03-311-0/+104
| * Added basic info for more CPU topology infoDavid Sommerseth2010-03-313-14/+23
| * Added storing NUMA nodes in to rtevalruns_detailsDavid Sommerseth2010-03-263-3/+7
| * Improved general parse loggingDavid Sommerseth2010-03-263-18/+33
| * Changed snprintf() to append_str() when adding 'AND ipaddr' SQL stringDavid Sommerseth2010-03-261-2/+4
| * Make sure we search for IP address == NULL when the input is NULLDavid Sommerseth2010-03-251-0/+2
| * Honour the 'isnull' attribute in <value/> tagsDavid Sommerseth2010-03-251-2/+7
| * Don't consider IP address if the value is NULL when looking up registered sys...David Sommerseth2010-03-251-2/+7
| * Fixed wrong GRANT statement on the rteval_info tableDavid Sommerseth2010-03-251-1/+1
| * version-bump of rteval-xmlrpc/rteval-parser to v1.2David Sommerseth2010-03-253-5/+5
| * Updated the README files to reflect recent changesDavid Sommerseth2010-03-252-27/+72
| * Added support for storing Linux distro in the databaseDavid Sommerseth2010-03-254-1/+211
| * Cleaned up xmlparser.xsl - avoid not needed <xsl:apply-templates/> callsDavid Sommerseth2010-03-231-170/+146
| * Cleaned up the rteval parser/XML-RPC spec fileDavid Sommerseth2010-03-223-66/+110
| * Renamed rteval_parserd to rteval-parserdDavid Sommerseth2010-03-229-30/+30
| * Fixed rpmlint complaintsDavid Sommerseth2010-03-221-6/+10
| * Copy init script and config file example to the docs dir on 'make install'David Sommerseth2010-03-221-0/+4
| * Added initial init.d script and sysconfig file for rteval_parserdDavid Sommerseth2010-03-192-0/+145
* | updated rteval.txt whitepaperClark Williams2010-03-271-3/+110
* | initial checkin of READMEClark Williams2010-03-271-0/+43
* | initial checkin of rteval whitepaperClark Williams2010-03-271-0/+134
|/
* version bump to 1.19Clark Williams2010-03-162-2/+8
* add code for --summarize to deal with tarballsClark Williams2010-03-141-3/+34
* Merge remote branch 'davids/master_ipv4' into workClark Williams2010-02-241-0/+37
|\
| * Gather info about loaded kernel modulesDavid Sommerseth2010-02-241-0/+37