Gauge for users per license

Monitor licenses consumed by users per license, license share, or license reservation.

Table 1. fourjs_flm_user_count
Labels Value Purpose
  1. type: The type label may be one of the following values shown in the table below.
    Value Description
    license Regular license number
    share License share as defined in the configuration
    reservation License reservation as defined in the configuration
  2. id:
    • license number
    • or share name as defined in the configuration
    • or reservation name as defined in the configuration
Number of users currently consuming a license, share, or reservation. Monitor license usage.
Examples:
fourjs_flm_user_count{type="license",id="lic_004"} 0 
fourjs_flm_user_count{type="license",id="lic_0006"} 0 
fourjs_flm_user_count{type="license",id="lic_0004"} 0 
fourjs_flm_user_count{type="share",id="sa"} 0 
fourjs_flm_user_count{type="license",id="lic_006"} 0 
fourjs_flm_user_count{type="reservation",id="ra"} 0 
fourjs_flm_user_count{type="share",id="sb"} 0