Layer7 API Management

  • 1.  Patch management - How to get statistics about patching?

    Posted Jun 07, 2016 02:44 AM

    Hi,

     

    At this moment I'm setting up a patch and release management strategy for the gateways for the client. What I want is to get statistical information about patching.

     

    For example, I want to be able to see how much patches there were in a month, quarterly and how much patches there were installed in a year.

     

    Instead of creating an Excel sheet to enter all this information, I would like to use software which is capable of doing this. Just enter the numbers into the program and let the program ramble up a pie chart or something which shows how many patches were installed.

     

    It would even be better if you can break it out into regular patches, security patches and OS updates.

     

    Does anyone know of a piece of software that is capable of doing this?



  • 2.  Re: Patch management - How to get statistics about patching?
    Best Answer

    Broadcom Employee
    Posted Jun 09, 2016 02:00 AM

    You may try this,

    /opt/SecureSpan/Controller/bin/patch.sh list "::id::state::last_mod"

     

    Regards,

    Mark



  • 3.  Re: Patch management - How to get statistics about patching?

    Posted Jun 10, 2016 01:45 AM

    Thanks Mark, that did the trick!