Module: CheckPassenger
- Defined in:
- lib/check_passenger.rb,
lib/check_passenger/check.rb,
lib/check_passenger/parser.rb,
lib/check_passenger/version.rb,
lib/check_passenger/nagios_check.rb,
lib/check_passenger/passenger_status.rb,
lib/check_passenger/status_output_error.rb,
lib/check_passenger/no_application_error.rb,
lib/check_passenger/multiple_applications_error.rb
Defined Under Namespace
Modules: NagiosCheck Classes: Check, MultipleApplicationsError, NoApplicationError, Parser, PassengerStatus, StatusOutputError
Constant Summary collapse
- LIVE_PROCESS_TTL_IN_SECONDS =
300
- CACHE_TTL =
5
- VERSION =
'1.1.0'