Giter VIP home page Giter VIP logo

Comments (3)

slauger avatar slauger commented on June 19, 2024

Hi,

thanks for your feedback!

What type of license file do you have on your appliance? Only CSP (Citrix Service Provider) or Evaluation licenses have a expiry date.

The check extracts the expiry date from lines in the license files starting with INCREMENT. If you have a license which will never expire, your license file should have a "permanent" entry instead of a expiry date in that lines. e.g.

root@netscaler01# grep ^INCREMENT /nsconfig/license/*.lic
/nsconfig/license/FID_xxxx_2a97.lic:INCREMENT CNS_V1000_SERVER CITRIX 2017.0303 18-jan-2018 1 \
/nsconfig/license/FID_xxxx_2a97.lic:INCREMENT CNS_SPE_SERVER CITRIX 2017.0303 18-jan-2018 1 \
/nsconfig/license/FID_xxxx_2a99.lic:INCREMENT CAG_SSLVPN_CCU CITRIX 2017.0215 18-jan-2018 100 \
/nsconfig/license/FID_xxxx_2a99.lic:INCREMENT CAG_AAC_CCU CITRIX 2017.0215 18-jan-2018 100 \
/nsconfig/license/FID_xxxx_2a99.lic:INCREMENT CNS_SSLVPN_CCU CITRIX 2017.0215 18-jan-2018 100 \

from check_netscaler.

jpvhack avatar jpvhack commented on June 19, 2024

Hi,

You're right. I have to see how to monitor the license file before it expires in a year.

from check_netscaler.

slauger avatar slauger commented on June 19, 2024

Do you mean the expiry date for your SA (software assurance)?

The license expiry date and the expiry date for the SA are two different things.

If you have a expired CSP license your NetScaler will disable nearly every feature after the next reboot.
A expired SA date doesn't matter, as long you won't try to upgrade to a newer major/minor version, which was released after the SA expiry date.

from check_netscaler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.