Quarterly Support Report: Q1 2007
 

Sally's Corner


Returns Made Easy


Why So Many Logs?

IBM Proventia Management SiteProtector SP1001 Now Available


Tip of the Month


Previous Editions of the Quarterly Support Report


 


Sally's Corner

Happy New Year!! I want to start by thanking you for your business in 2006 and for investing in IBM Internet Security Systems solutions. In this edition of the Quarterly Support Report, we will provide you with updates on exciting new product releases, improvements in Web support self-service and our continued global expansion.

In our first edition of the newsletter, we informed you of IBM's intention to acquire ISS. That intention has now become a reality and we are thrilled. IBM Internet Security Systems will operate as an independent business unit of IBM. The security expertise and innovation of ISS leveraged with the brand and resources of IBM - the world's leading technology company - creates a winning combination. As IBM Internet Security Systems, we will continue to deliver superior product solutions and the best support this industry has to offer.

The benefit of this acquisition can immediately be seen in the expansion of our global Customer Support team. The multi-lingual Support Center in Brussels, Belgium, is up and running and serving customers in its local language. Additionally, the Latin American Center and the Asia Pacific centers are set to open in 2007. As our customer base continues to grow, we will continue to expand our follow-the-sun support strategy to create a seamless customer experience no matter where our customers do business.

Our goal is to not only satisfy you today, but retain you as a customer for life. For that reason, we solicited feedback on our products and services as we started our Customer For Life initiative last year. We heard you and we acted swiftly to address your comments. Specifically, we reviewed our processes in the areas of product returns, post-sales service and renewals, product quality and usability, and the order administration process. Each of these areas is undergoing a "makeover" to ensure that we are easy to do business with and that we provide you with a seamless customer experience. In this edition of the newsletter, we will highlight the improvements we have made in the area of product returns.

Furthermore, to ensure we are one of the leaders in customer support, all of our processes undergo strict third-party audits. On an annual basis, auditors review our processes, procedures and our customer satisfaction ratings to ensure they meet the standards of a world class support center.

Currently, we have been certified by Support Center Practices (SCP) for the second year in a row and were recognized by J.D. Power & Associates for excellence in customer support. As a part of the annual certification renewal process from J.D. Power & Associates, there will be a random customer satisfaction survey provided to some of our customers. If you are selected, we ask that you complete these surveys and take the opportunity to let us know how we are doing. This information is taken very seriously and it is used to improve your customer service experience.

So please enjoy the second edition of the Quarterly Support Report. Let us know what types of articles you would like to see in the future so we can continue to improve our communications with you. Once again we appreciate your business.


Sally Foster
Vice President, Customer Support
IBM Internet Security Systems

Back to top.



Returns Made Easy

We want to make it easy for you to do business with us. Through our Customer For Life Initiative, we solicited feedback and found that we needed to improve our product return process. As a result, we have launched extensive efforts to improve this area. We now have a hardware diagnostic tool, dedicated staff and self-service Web processing to better serve you.

To more accurately and efficiently identify and analyze hardware issues, a system diagnostic tool, Sysdiag, has been created. This diagnostic tool will be integrated into every new hardware unit that we introduce to the market. The following tests can be run using sysdiag:

  • Serial/model number verification tests
  • Disk tests
  • Network tests
  • System event log analysis


    The data generated from the tool will also be used to continuously refine the products. For more information on sysdiag, please see Knowledgebase article #3724.

    Additionally, Customer Support has designated customer advocates to expedite product returns worldwide. Not only does this staff facilitate communication for product returns, they also provide oversight of after-hour Return Merchandise Authorization (RMA) processing. Since the inception of these positions, customer satisfaction in this area has significantly improved, especially in Latin and South America. Currently, in North America, we are able to provide same-day shipping for returned units with plans to implement same-day returns on a global scale.

    Also, for your convenience, you are able to process returns electronically. With just a few clicks and entry of your customer and product information, we are able to process your return. The process form is located on the IBM Internet Security Systems Web site on the Returns page.

    At IBM Internet Security Systems, we listen to our customers and take advantage of every opportunity to improve the customer experience. It is our mission to provide our customers with the level of reliability and service that they expect from a world class organization.

    Back to top.



    Why So Many Logs?

    From time to time, you may ask why it is necessary to submit so many log files during the course of incident investigation. Aside from the fact that we simply enjoy reading them (and who doesn't), there are several valid reasons.

    Log files reveal the inner workings of our products.

    There are times when the issue description remains sufficiently vague - even after a telephone conversation - that the Analyst investigating the issue cannot associate previous incidents with the issue at hand. Having the log file allows us to search for error messages posted by the application and view the recurrence of messages as well. Also, the behavior reported for an incident may only be masking other issues. The log file helps paint the full picture of what is occurring on the system. Also, you are often relaying information to us from the end-user who is not as familiar with our products. Log files provide indisputable information about the computing environment.

    Is there a way to get around sending logs?

    Possibly. With our new troubleshooting technology, GoToAssist, your desktop can be shared with your IBM Internet Security Systems Support Analyst. With this tool, you can grant "view only" or "full access" to the Analyst who may then be able to determine the root of the issue without generating any logs. However, if the Analyst can not easily determine the issue, logs may still be necessary. But, with the use of GoToAssist, the Analyst can assist you in generating and submitting logs.

    Note: It takes approximately 30 minutes for Analysts to retrieve the log after they are sent via FTP.

    Why can't I just turn up all the logging and submit all the files to Customer Support?

    Products like IBM Proventia® Desktop have several modules. To resolve your issue as quickly as possible, we would first like to focus on the module and then turn up the logging rather than spend time searching messages from unaffected modules.

    Infinite loop...I've submitted the same logs over and over, what's the deal?

    Through the troubleshooting process, we may recommend changes to either workaround an issue or verify a condition. Having logs gathered after making these changes is essential. Also, in instances where an incident must be escalated, additional logs may be required. In these cases, we will request the new logs along with fresh copies of previously requested logs. This ensures the continuity of the information contained in all of the files submitted to our Escalation Team.

    Okay, I'm convinced. Is there anything I can do to speed the resolution process?

    There are some files that we will usually request when investigating issues. Please consider the following:

    The IBM Proventia Management SiteProtector™ centralized management system

    Our DBServerInfo utility gathers very useful information about your IBM ISS product deployment and compresses the various files in .zip format. Instructions for downloading and running this utility are found in our Knowledgebase Article (KBA) #2774: How do I run the DBServerInfo script?

    Note: You will be prompted for an incident number when executing the script. While this is helpful for us to manage incoming files (especially when posted to our FTP site), you do not have to enter anything for the script to complete successfully. Once an incident has been opened, however, we ask that you use the incident number.

    RealSecure® Desktop, Proventia Desktop, and Proventia Server

    The blackd.log and blackd-old.log files contain messages about the startup of the Agent, communication with the Agent Manager, and policy parameters currently applied. These files are located in the Agent's directory which is commonly in: \Program Files\ISS\Proventia Desktop\ or \Program Files\ISS\issSensors\Desktop Protection\

    The highest logging level can be achieved by adding the following lines to the sigs.ini file (also located in the Agent's directory) and stopping/starting the Agent:
    debugLog.set = ALL
    debugLog.clear =

    Note: the space after "debugLog.clear =" is left blank intentionally.

    Proventia Appliances

    Much like the DBServerInfo utility, the ProvInfo utility gathers information about your Proventia appliance. There are several KBAs regarding the ProvInfo utility:
    How can I create a ProvInfo on a Next Generation Proventia G? [KBA #3526]
    How can I create a Provinfo Report from the Proventia Manager Web Interface for Proventia M - Firmware 3.1+? [KBA #3144]
    How do I increase logging levels for Enterprise Scanner? [KBA #3642]

    Hopefully, this information clarifies any concerns you may have about log requests. We want to assure you that we are committed to resolving your issues both thoroughly and as rapidly as possible.

    Back to top.



    IBM Proventia Management SiteProtector SP1001 Now Available

    This self-contained security management appliance provides further relief from the complex burden of security management by making it easier to evaluate and deploy IBM Internet Security Systems products.  Furthermore, SP1001 provides an easier buying experience in that this self-contained appliance eliminates the time consuming tasks involved in collecting all the parts (OS and SQL licenses, hardware, etc.) associated with a SiteProtector software-only deployment.

    Features and benefits include:

  • Experience quicker deployments of IBM ISS product
  • SP1001 can be setup and running in 30 minutes or less
  • Eliminate the pain of collecting all the parts with this self-contained security management appliance
  • Pre-configured SiteProtector SP6.1
  • Pre-configured Server security agent (Proventia Server for Windows)
  • Embedded Windows Server 2003
  • SQL Server 2005
  • OS and SQL server Security Updates
  • Dual Xeon, 2.8 Ghz processors
  • 4 GB RAM
  • Dual, mirrored and hot swappable hard drives
  • Hot-swappable, redundant power supplies
  • Network friendly appliance
  • Rack mountable
  • 2U chassis
  • Port on the front
  • LCD setup
  • Eliminate time consuming maintenance activities moving forward
  • Managed OS and DB version interoperability
  • OS and SQL security updates applied through SiteProtector

  • Review a more comprehensive listing of SP1001 System specifications on the last page of the SiteProtector Datasheet available on the SiteProtector product page on iss.net: http://www.iss.net/products/Proventia_Management_SiteProtector/product_main_page.html.

    Review SP6.1 features, further detailed at: http://documents.iss.net/literature/SiteProtector/whats_new_in_SP6-1.pdf.

    Readme and System Requirements

    The Readme document will change to inform users of the latest information relating to this sensor, users are advised to check for the latest version of the Readme file which is available at: https://www.iss.net/download/.

    The System Requirements document is updated from time to time with the latest system requirements, and can be found on the IBM ISS Web site at: http://www.iss.net/support/documentation/docs.php?product=16&family=8.

    Product Lifecycle Updates

    There are no product lifecycle impacts as a result of the introduction of SP1001.


    Back to top.



    Tip of the Month

    It is very important to maintain your database to keep its size manageable. Maintenance can be preformed automatically or manually. Automatic maintenance can be established by going into the IBM Proventia® Management SiteProtector™ "Database Properties," or review the options available by opening up SiteProtector's "Help" and clicking Configuring Database Maintenance Option. For more information, please see the related Knowledgebase articles below:

    KBA #3424 - How do I maintain my SiteProtector Service Pack 6 database?
    KBA #2345 - How do I maintain my SiteProtector Database manually?
    KBA #666 - How do I manage my RealSecure Enterprise Database if I am using MSDE?
    KBA #1146 - How can I manually purge data from a RealSecureDB database?
    KBA #2055 - How do I clear my RealSecureDB transaction log?

    Back to top.



    Previous Editions of the Quarterly Support Report

    Read the Q4 2006 Support Report.


    Back to top.

  •