Home
  • RapidInsight
  • RapidInformer
  • Support
  • About Us
Home

Netcool

Can you access your management tools from your favorite IM client? Now you can!

Posted January 18th, 2008 by berkay
in
  • EMC Smarts
  • event management
  • ITManagement
  • ITManagementTools
  • Netcool
  • notification
  • RapidInformer
  • Smarts

OK I admit that only a few people would use the words "IT management" and "cool" at the same sentence, but here I go! You can now work with your managements systems from your IM client. The latest release of RapidInformer now supports AOL IM, Google Talk, Jabber and IBM Sametime. You no longer have to be glued to the glass to stay informed or have a console running to interact with your management systems. Via the bidirectional IM interface, notification come to where you are and you can execute commands directly from your IM client or email. "ESM via IM" so to speak.

Let's review what this thing can do:

Notifications: Notifications can be send via email, SMS, instant messaging, or any system that has an API or command line interface. Not much new here other than Sametime support, moving right along.  read more »

Automated acceptance test example for Netcool event enrichment solution

Posted November 6th, 2007 by berkay
in
  • Groovy4Netcool
  • Integration
  • Netcool
  • RapidConnector
  • RapidInsight


Scenario: Customer uses Netcool Object Server for event management and requires the events to be enriched with data from a CMDB using RapidInsight. The device or link name will be used as the key to query the CMDB to get the information such as maintenance status, SLA level, location, etc. and populate event fields.
enrichment solution architecture  read more »

Automated acceptance tests and systems integration

Posted November 5th, 2007 by berkay
in
  • Integration
  • Netcool
  • Software Development
  • web2.0
  • zoho

Systems integration projects in IT management field typically do not follow software engineering methodologies and tools commonly used by software developers. There are number of reasons for this. Integration work is often after thought, integrators (like myself) may write code (mostly scripts) but often not software developers by training. The tools are also lacking since the integration often involves proprietary components and programming languages provided by the vendors. Forget about IDEs, refactoring, unit testing frameworks, etc. Still there are tremendous benefits in using whatever tools available.
We've been working on gathering sort of "best practices" with the objective to make them standard operating practices for ourselves. Looking into some of the techniques/tools/methodologies and learning from our software developers, some of our customers, and web 2.0 world (collaboration), we've identified a core set of practices that we think is not too ambitious: collaboration, version control tools, and automated acceptance tests

Collaboration:  read more »

Groovy4Netcool script example: updating an event field

Posted October 24th, 2007 by berkay
in
  • groovy
  • Groovy4Netcool
  • howto
  • Netcool
  • opensource
  • scripting

In the previous post, I'd announced the Groovy4Netcool project. In this follow up post, I'll go through a simple script as an example to demonstrate how it can be used. The objective is to work with an event in the Netcool server, to get the value of a field and update that value.

First, I should highlight the files in this project are NOT required to use groovy to work
with Netcool server. Groovy language has inherent support to work with database via jdbc. The files in this project provide an infrastructure to make it easier to work with Netcool so that one does not have to know or deal with JDBC and SQL,
although they are available.

 

First, I need to set the connection parameters for the Netcool server in the NetcoolDataSource.groovy file.  read more »

Using groovy scripting to work with Netcool Omnibus

Posted October 21st, 2007 by berkay
in
  • groovy
  • Integration
  • Netcool
  • opensource
  • scripting

How do (or should) you interact/work/integrate with Netcool Omnibus servers?

If you work on systems integration, it's likely that you've run into this question at some point. There are number of options available depending on your needs. Here is a summary of the options that I could come up with:

Netcool suite components.  read more »

RapidInsight SIMILE Timeline Integration

Posted September 11th, 2007 by Sezgin
in
  • EMC Smarts
  • Mashups
  • Netcool
  • RapidInsight
  • Simile Timeline
  • Smarts

RapidInsight is designed to integrate disparate management systems, databases etc. with its flexible scripting support in the server side, and AJAX UI in the client side. We have demonstrated with Google Maps integration, how it supports mashups in a previous post. Recently, we have added a timeline component, a DHTML-AJAX based widget for visualizing time based events, which makes use of SIMILE Timeline widget. Now we will go through a scenario how you can use this new UI component in the RapidInsight context.  read more »

Mashup comes to IT management: RapidInsight Google Maps integration

Posted August 28th, 2007 by Sezgin
in
  • EMC Smarts
  • Google
  • Integration
  • Mashups
  • Netcool
  • RapidInsight
  • Smarts

RapidInsight is typically used to integrate data from different systems in the presentation level, hence data exchange between UI components in the browser is core functionality. In the live RapidInsight demo implementation available on this site, devices are organized in a tree. When the user clicks an object on the tree, the object data is passed to chart and the events grid components. Events grid show the events related to the object selected by user, and the pie chart updates based on the severities of the events for that objects. Which data should be exhanged between which components is specified in a configuration file. This functionality enables mashup of data from different data sources. Data from inventory, event, change management, ticketing, etc. can be presented to the users in context, in an integrated manner. RapidInsight data stores just enough data to facilitate the integration of the data and the communications with multiple backend systems.  read more »

  • 2 comments

RapidInsight as the web interface for Netcool

Posted August 24th, 2007 by berkay
in
  • Connectors
  • EMC Smarts
  • Netcool
  • RapidInsight
  • Smarts
  • web interface
  • Webtop

Netcool is one of the most popular (if not the most) manager of managers in the market, and it has been for quite some time. I still remember the first time I started using it 8 years ago. I was hooked at once. I could not believe how much better than Unicenter and TEC it was.

Through the years, number of different products were released to provide web based access to Netcool as it was a common requirement in the marketplace, but they did not live up to the quality of the core Netcool (Omnibus) product. Some customers (and consultants) became Webtop gurus, making the best of it, others rolled out their own solutions, almost everyone hoping a better version would come along “soon”.  read more »

  • 1 comment

Event management patterns: Information at your finger tips :)

Posted November 14th, 2006 by iFountain
in
  • event enrichment
  • event management
  • event processing
  • How to
  • Integration
  • ITManagementTools
  • Netcool
  • RapidConnector
  • RapidInsight
  • Smarts

Why is the purpose of "integration"? Improving operational efficiencies is one reason. It does not make sense for operations folks to hunt down information about a problem in different systems. They need to be able to access the data seamlessly as they go through their processes instead of thinking about where they find which data, deal with the hassle of working with different products. Information needs to be at their finger tips so to speak...

I had written a post about a typical support process to aid in future discussions on integration, it may help setting the stage here as well. “Event views” are very common front ends for operations folks. Consolidating events into a single locations and providing view to the users have been the most commonly seen approach to provide the information necessary for operations in the operations centers.

 

There are handful of widely used patterns we see in the user interfaces when implementing the approach stated above:  read more »

RapidInsight: what is it good for? - Integration in the presentation layer

Posted November 4th, 2006 by iFountain
in
  • Ajax
  • howto
  • Integration
  • ITManagement
  • ITManagementTools
  • Netcool
  • RapidInsight
  • RIA
  • Smarts

In a previous post, I discussed different management systems integration types: data layer integration, functional integration, event integration and presentation layer integration. RapidInsight provides presentation layer integration functionalities as described in the post.

Problem:
You have number of different management tools for different management disciplines (fault mgmt, configuration & change mgmt, service desk, etc.), and technologies (Unix, Windows, LAN, WAN, Applications, etc.). Yet services you provide span multiple technologies and platforms, and you need to provide information to internal/external customers about the services they use. We'll consider can think about the scenario described in this post to understand what type of information you may need to provide to your users.  read more »

12next ›last »
Syndicate content

 Social Bookmark

  • Create new account
  • Request new password