NAME
agent_tail - Run a TCLI Agent with the Tail package enabled.
SYNOPSIS
- agent_tail
-
username=username password=password domain=domain [resource=resource] [host=XMPP server] [help] [man] [verbose]
OPTIONS AND ARGUMENTS
- username
-
The XMPP user the Agent will log in as, without the domain. Required unless the script has been edited to enable a default user.
- password
-
The password to be used by the Agent to log in to the XMPP server. Required unless the script has been edited to enable a default password.
- domain
-
The XMPP domain of the user account of the Agent. Required unless the script has been edited to enable a default domain.
- resource
-
The XMPP resource. Defaults to 'tcli' if not provided.
- host
-
The XMPP server host, if different from the domain. Defaults to the domain if not provided.
- verbose
-
The desired level of verbosity to use. Repeat for more effect.
- help
-
Print a brief help message and exit.
- man
-
Print this command's manual page and exit.
DESCRIPTION
agent_tail will start a TCLI Agent running on the XMPP Transport with the Tail and XMPP packages loaded.
Use agent_tail as is or as the basis for creating Agents with different functionaity.
SEE ALSO
AUTHOR
Eric Hacker <hacker at cpan.org>
LICENSE
Copyright (c) 2007, Alcatel Lucent, All rights resevred.
This script is free software; you may redistribute it and/or modify it under the same terms as Perl itself.