Class God::PollCondition
In: lib/god/condition.rb
Parent: Condition

Methods

after   before   test  

Attributes

interval  [RW]  all poll conditions can specify a poll interval

Public Instance methods

Override this method in your Conditions (optional)

Override this method in your Conditions (optional)

Override this method in your Conditions (mandatory)

Return true if the test passes (everything is ok) Return false otherwise

[Validate]