Jan 04, 2022
02:58 AM
Hi Markward, Agree, the "purchased" total Device and Server licensed number are fixed. I'll have a look at building a business import script to grab and import the two Values. will get back to you. greetz, Sjoerd
... View more
Jan 04, 2022
02:24 AM
1 Kudo
Hi Kev (Big) Thanx for the info and the link. We are also on-prem and have full access to he DBs. Counting of the active devices looks less complex then stated in the KB you mentioned. We ran SQL Profiler when refreshing the License page, the 2 "Counts" flew by. These two Stored Procedures to be exact: exec dbo.ServerGetActiveCount @ResultCount=@p1 output and exec dbo.ComputerGetActiveCount @ResultCount=@p1 output cheers, Sjoerd
... View more
Jan 03, 2022
11:08 AM
1 Kudo
We are looking to add "Flexnet into Flexnet". Instead of having to look at the "Your FlexNet Manager Suite License", we would like to add our Flexet Manager Suite license compliance position with the Purchased amount together with the 2 metrics "active devices" and "active Servers" into Flexnet itself. and automatically updated. Looks like the metrics value can be grabbed from the database with: active devices: SELECT COUNT(*) FROM ComplianceComputerActiveForLicenseReconcile active Servers: SELECT COUNT(*) FROM ComplianceServersActiveList Has anyone done this before? Cheers, Sjoerd
... View more
Latest posts by sdeboer
Subject | Views | Posted |
---|---|---|
424 | Jan 04, 2022 02:58 AM | |
459 | Jan 04, 2022 02:24 AM | |
532 | Jan 03, 2022 11:08 AM |
Activity Feed
- Kudoed Re: Adding Flexnet Manager license consumption to Flexnet Manager itself for mfranz. Jan 04, 2022 06:17 AM
- Got a Kudo for Re: Adding Flexnet Manager license consumption to Flexnet Manager itself. Jan 04, 2022 05:10 AM
- Kudoed Re: Adding Flexnet Manager license consumption to Flexnet Manager itself for mfranz. Jan 04, 2022 04:04 AM
- Posted Re: Adding Flexnet Manager license consumption to Flexnet Manager itself on FlexNet Manager Forum. Jan 04, 2022 02:58 AM
- Posted Re: Adding Flexnet Manager license consumption to Flexnet Manager itself on FlexNet Manager Forum. Jan 04, 2022 02:24 AM
- Got a Kudo for Adding Flexnet Manager license consumption to Flexnet Manager itself. Jan 04, 2022 02:09 AM
- Posted Adding Flexnet Manager license consumption to Flexnet Manager itself on FlexNet Manager Forum. Jan 03, 2022 11:08 AM