X-Git-Url: http://git.onelab.eu/?p=myops.git;a=blobdiff_plain;f=web%2Fquery%2F_attachments%2Findex.html.indigo;fp=web%2Fquery%2F_attachments%2Findex.html.indigo;h=c1be5d8fce2bf5a97b1d1fad2dcdfc1f961317bb;hp=0000000000000000000000000000000000000000;hb=85070b3d456667f238051af1a2f1f2a0c12300ab;hpb=607f0e13927eb18075c375fa9ba5527da4fcbb44 diff --git a/web/query/_attachments/index.html.indigo b/web/query/_attachments/index.html.indigo new file mode 100644 index 0000000..c1be5d8 --- /dev/null +++ b/web/query/_attachments/index.html.indigo @@ -0,0 +1,103 @@ + + + + + + + + + + + + + +MyOpsQuery + + + + +
+ +
+ +
+

Welcome to MyOps-Query:

+

A simple collection & query interface for MyPLC deployments.

+
+ + + +
+ +
+ +
+ +

Example Queries

+

This is a list of various queries you can perform with MyOps.

+

Many others can be performed by manipulating the query URL.

+ + + + +

Supported Operators

+
    +
  • == String comparison for equivalence.
  • +
  • != String comparison for non-equivalence
  • +
  • <= Given a number, <= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk<=0.2"
  • +
  • =~ Given a regular expression, =~ will return rows who's attribute matches this pattern.
  • +
+ +

Supported Parameters

+
    +
  • fields a comma separated list of attribute names to report.
  • +
  • filter a simple logic expressions for filtering which values are returned.
  • +
  • within only return node records that have been updated in less than within seconds. (default is 1 day (86400))
  • +
  • skip_header do not print the attribute names as the first ddne.
  • +
  • rpmpattern a pattern to match against the rpm_versions attribute. Useful for checking a single package version.
  • +
+
+
+ +

Search

+
+
+ + + +
+
+ +

Collected Attributes

+ + +
+ +
+ +
+ +
+ + + + + +