Model Based Services Discovery and Management


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Model Based Services Discovery and Management
# 1  
Old 03-06-2008
Model Based Services Discovery and Management

HPL-2008-19 Model Based Services Discovery and Management - Taylor, Richard; Tofts, Chris
Keyword(s): Outsorcing, Services, Modelling, Scenarios, Risk
Abstract: Service systems fail all too frequently. `Overdue, over budget and disappointing' are the words frequently used by organisations to describe their experience in the development and commissioning of complex information systems enabled services. More considered analyses question anticipated productivi ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script to Start services based on dependent services on other AIX machine

Hi, I just started working on a script. After my research, i found a command which can help me: AIM: To build a script which starts the services (Services 1) on server 1 automatically whenever its down. And it has a dependency on other service (Service 2) on Server 2. So my script has to... (4 Replies)
Discussion started by: draghun9
4 Replies

2. What is on Your Mind?

Small Model Guitars Based on Artist - Have You Seen These?

Today I was in the market place and found this new shop that sells small models of guitars, categorized by the artists who played them. Have you seen these before? What do you think? Is this something anyone would collect? (1 Reply)
Discussion started by: Neo
1 Replies
Login or Register to Ask a Question
ladvdc(8)						      System Manager's Manual							 ladvdc(8)

NAME
ladvdc - display link layer advertisements SYNOPSIS
ladvdc [ INTERFACE ] [ INTERFACE ] ... DESCRIPTION
ladvdc displays link layer advertisements received by ladvd(8) running in receive mode (via -a or -z). Optionally a list of protocols and/or interfaces can be supplied to limit the amount of information displayed. Only users in the ladvd group are allowed to connect to the daemon. OPTIONS
-b Print output in a format suitable for inclusion in shell scripts. -d Dump pcap-compatible packets to stdout which can be piped to tcpdump (via "| tcpdump -r -") or redirected to a file for further analysis. -f Print a full decode of each advertisement (not implemented). -h Print usage instructions. -o Only print the first advertisement. -p http://domain.tld/script Post decoded packets to the supplied url. -L Parse LLDP (Link Layer Discovery Protocol). -C Parse CDP (Cisco Discovery Protocol). -E Parse EDP (Extreme Discovery Protocol). -F Parse FDP (Foundry Discovery Protocol). -N Parse NDP (Nortel Discovery Protocol) formerly called SynOptics Network Management Protocol (SONMP). AUTHOR
Sten Spans <sten@blinkenlights.nl> ladvdc April 19 2010 ladvdc(8)