The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>