NAME

Monitoring::TT::Object::Host - Object representation of a host

DESCRIPTION

contains generic methods which can be used in templates for each object

METHODS

BUILD

return new object

has_app

returns true if object has specific app, false otherwise.

app

returns value of this app or empty string if not set

apps

returns list of apps or empty list otherwise

extra_apps

returns list of extra apps or empty list otherwise

set_app

set additional app

AUTHOR

Sven Nierlein, 2013, <sven.nierlein@consol.de>