contrib/oracle: Add an example schema and SQL statements for the oracle plugin.
authorRoman Klesel <roman.klesel@noris.de>
Fri, 31 Oct 2008 10:09:50 +0000 (11:09 +0100)
committerFlorian Forster <octo@noris.net>
Fri, 31 Oct 2008 10:29:58 +0000 (11:29 +0100)
commita3b477b60e7215ae813d665e22325b4b318646ef
tree8577a2fb46b92ccd910a1ca217b579cec5c4c76f
parente1174d38b5fcecded6ddb22f2beba44802380afa
contrib/oracle: Add an example schema and SQL statements for the oracle plugin.

create_schema.ddl: Script to create a schema that can be queried by
    collectd.
db_systat.sql: Sample SQL statements to be used in the collectd
    configuration.
contrib/oracle/create_schema.ddl [new file with mode: 0644]
contrib/oracle/db_systat.sql [new file with mode: 0644]