Desktop and Webtop tools
The probe is supplied with tools that enable you to acknowledge and resolve events in Microsoft SCOM 2012 from the Windows desktop and from IBM® Tivoli® Netcool/Webtop.
User interface | File name | Description and operation |
---|---|---|
Desktop |
UnixScomTools.sql |
This file creates a UI menu called Microsoft SCOM that contains two menu items, Acknowledge Alert and Resolve Alert. Both
menu items call TelnetScomProbe.pl and pass it
the |
TelnetScomProbe.pl |
This script is called by the Acknowledge
Alert and Resolve Alert menu items.
It starts Telnet using the specified socket address of the probe ( It
then connects to the probe's command port and issues either an The Acknowledge
Alert tool sets the event status to The Resolve
Alert tool sets the event severity to |
|
Webtop |
CreateScomGroup.xml |
This file creates a group called |
UnixScomTools.xml |
This file registers the UnixScomTools.cgi script tool in Webtop. This creates a UI menu called Microsoft SCOM that contains two menu items, Acknowledge Alert and Resolve Alert. Both
menu items call UnixScomTools.cgi and pass it
the |
|
UnixScomTools.cgi |
This script is called by the Acknowledge
Alert and Resolve Alert menu items.
It starts Telnet using the Perl module, connects to the probe's
command port, and then issues either an The Acknowledge
Alert tool sets the event status to The Resolve
Alert tool sets the event severity to |
User interface | File name | Description and operation |
---|---|---|
Desktop |
WindowsScomTools.sql |
This file creates a UI menu called Microsoft SCOM that contains two menu items, Acknowledge Alert and Resolve Alert. Both
menu items call TelnetScomProbe.VBS and pass
it the |
TelnetScomProbe.VBS |
This file is called by the Acknowledge
Alert and Resolve Alert menu items.
It starts Telnet using the netcool_tivoli_socket.dll library.
It then connects to the probe's command port and issues either
an The Acknowledge
Alert tool sets the event status to The Resolve
Alert tool sets the event severity to |
|
netcool_tivoli_socket.dll |
This is a Win32 library that provides an implementation of the Telnet client for use on Windows. |
|
Webtop |
CreateScomGroup.xml |
This file creates a group called |
WindowsScomTools.xml |
This file registers the WindowsScomTools.cgi script tool in Web GUI. This creates a UI menu called Microsoft SCOM that contains two menu items, Acknowledge Alert and Resolve Alert. |
|
WindowsScomTools.cgi |
This script is called by the Acknowledge
Alert and Resolve Alert menu items.
It starts Telnet using the Perl module, connects to the probe's
command port, and then issues either an The Acknowledge
Alert tool sets the event status to The Resolve
Alert tool sets the event severity to |