Feb 07, 2023
03:52 PM
2 Kudos
Hi,
Each FlexDeploy Pod will be a separate charge. Your Account Manager will be able to provide additional information on purchasing an additional FlexDeploy Pod.
Once a Subscription is expired, you will lose access to the data on the FlexDeploy Pod, until the subscription is renewed.
In your case, if you did not want to purchase an additional FlexDeploy Pod, if possible, you would need to create routes to the new zone, so the RN150 can access. If not possible to create routes to the new zone, you will need to create another assessment, purchase and deploy another FlexDeploy Pod and RN150.
Please note, there is no feature to combine assessment data from two running assessments into one. For this, you will need to export the reporting from each assessment, then import them into one larger report.
Please let me know if you have questions.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Jan 26, 2023
10:12 AM
1 Kudo
Team! Depending on how the environment is addressed, I have found tagging devices with a custom location tag pretty handy. Note that you should NOT use the tag key "Location", as that is already default tag key in the system. I usually call tag key something like "Customername-Area" and the tag value is the location.
If the customer has their environment broken into subnets-supernets you can filter the assets page on the subnet octets and bulk apply tags 100 at a time. For larger or more complex environments, you can use the tag upload feature and filter your .csv import on the subnetting scheme.
Example - 192.168.x.x all get a tag key of Area and a tag value of NCDC
10.10.1.x all get a tag key of Area tag value of SCDC
These device level tags will be visible in various reports in the platform, and also in your detailed application dependency report.
-Brooks
... View more
Jan 16, 2023
04:34 AM
Hi Mark, thx for your reply. Will try & keep you aware thx again Hervé
... View more
Jan 06, 2023
03:10 PM
Hi,
To get dataout from the tool, your best option will be to use the Private Cloud Resource Requirements page (Add Intelligence > Private Cloud Resource Requirements). On the page, in the Counters search box, you can search for Data transmit rate, which will average the amount of data transmitted. Once the counter has been selected, you can select specific devices, and apply the filter.
Please let me know if you have questions.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Dec 21, 2022
10:16 AM
2 Kudos
Hi bzeunert,
Licenses are used only to collect performance data and is independent of all of the Portal features. You will have access to the features such as tagging and reporting for the lifetime of the Subscription that was used to create the assessment.
Please let me know if you have questions.
Thank you,
Mark Jamison Flexera Support Team
... View more
Dec 16, 2022
03:28 PM
1 Kudo
Hi ektaverma,
When a device is discovered as virtual-unknown, this means the device was reported through VMware it, however, none of the support protocol ports were seen as open.
For more information on the various device types, please see the online documentation link below.
https://docs.flexera.com/foundationcloudscape/help/FCGlossary_DeviceType.htm
When validate collection results is showing an ICMP failure, this means that the RN150 virtual appliance sent a ping request to the device, however, the device did not respond back. ICMP can be blocked at the network level or locally on the device. The RN150 must be able to ping and receive replies back for a device to be successfully discovered.
I recommend reaching out to the device administrators and/or the network team for more information regarding the ICMP failures.
Please note, device dependency data (netstat and process data) is only collected from the operating system. A limitation of VMware is that netstat and process data cannot be provided. Any device that is a virtual-unknown is not properly discovered at the operating system level. Once the ICMP failure issue has been resolved, please request a rescan from the RN150 main Dashboard.
Please let me know if you have questions.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Dec 14, 2022
08:31 AM
Hi Felipepandolfi,
Will you please open a Support case so that we can further look into this issue. When opening a case, please included the name of the assessment in which the issue is regarding.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Nov 24, 2022
12:54 AM
Thank you @ChrisG I have one question. I did try the validation option for the servers we are getting errors, Validation collection is successful for that server. However, this server is still listed in the summary of collection errors.
... View more
Nov 15, 2022
03:49 PM
1 Kudo
Hi,
The NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied indicates the account does not have the correct privileges to access the WMI classes on the remote host. Please find the below link to a Microsoft article that will detail the required permissions for enabling an account for remote WMI access:
UAC & WMI (Account Requirements) https://docs.microsoft.com/en-us/windows/win32/wmisdk/user-account-control-and-wmi
If WBEMTest is unable to validate the credential, this is further evidence that the credential does not have the required privileges to access the devices.
Please let me know if there are quesitons.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Nov 02, 2022
09:25 AM
1 Kudo
Hi Satya,
The RN150 is the virtual appliance used to discover and collect performance data against devices. The FlexDeploy Pod is our on premise offer to our SaaS Portal, that houses the data collected by the RN150.
Please note, FlexDeploy is only supported on VMWare ESXi 5.5 or higher, and cannot be deployed to VMware Workstation or VMware Workstation Player.
For more information on the FlexDeploy requirements, please see the online documentation link below.
https://docs.flexera.com/foundationcloudscape/help/FCFlexDeploy.htm
Please let me know if you have questions.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Oct 12, 2022
04:22 PM
1 Kudo
Hi,
It is going to depend on the device type. Many are prefixed with the assessment id, (used internally) which will make them unique, however, some are "short" form which typically just the IP address in integer/numeric form.
Thank you,
Mark Jamison Flexera Support Team
... View more
Oct 11, 2022
09:26 AM
Hi,
Will you please confirm if the mentioned servers are joined to a domain or workgroup servers?
The NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied indicates the account does not have the correct privileges to access the WMI classes on the remote host. Please find the below link to a Microsoft article that will detail the required permissions for enabling an account for remote WMI access:
UAC & WMI (Account Requirements) https://docs.microsoft.com/en-us/windows/win32/wmisdk/user-account-control-and-wmi
As an option, you can use Wbemtest.exe utility that is included on all Windows systems to confirm the user account has the correct WMI privileges. Please find the below detail on using wbemtest.exe.
Below are instructions on using wbemtest.exe to verify the account has the correct privilege level and that the service is running:
Wbemtest:
1) In Windows, select start, type wbemtest, select enter. 2) Select 'Connect' in the top right corner
Namespace = [file://(computer]\\(computer name)\root\cimv2 - enter this replacing computer name with hostname (or IP address) you wish to test to.
Enter the Windows account username and password
Select 'Connect'
Successful authentication will result in seeing WbemServices and the tabs are no longer greyed out. Failure to authenticate will result in an error message.
Once you have resolved the privilege issues please select request rescan in the virtual appliance dashboard to update the inventory.
Below is a link to a video on using wbemtest.exe:
How to Use wbemtest.exe to validate Windows Credentials: https://youtu.be/ZDyXUZUdEDE
Please let me know if you have questions.
Thank you,
Mark Jamison
Flexera Support Team
... View more
Jul 22, 2022
03:13 AM
For remote communication with WMI, ports should be open for incoming connections to the computer that the connection is being made to. Incoming ports on the computer that is initiating the connection do not need to be open.
... View more
Jun 09, 2022
02:34 PM
1 Kudo
Hi,
Correct. Once the FlexDeploy Pod has been deployed and configured, you may view the Pod by navigating to it's IP address. During configuration of the FlexDeploy Pod, it is recommended to navigate to the IP address, once set, to complete configuration.
Please see attach screenshot from FlexDeploy Pod running in our support lab.
Please let me know if there are additional questions.
Thank you,
Mark Jamison
... View more
Latest posts by mjamison
Subject | Views | Posted |
---|---|---|
196 | Feb 07, 2023 03:52 PM | |
1014 | Jan 18, 2023 03:43 PM | |
1041 | Jan 18, 2023 11:50 AM | |
334 | Jan 10, 2023 02:53 PM | |
259 | Jan 06, 2023 03:10 PM | |
318 | Dec 21, 2022 10:16 AM | |
284 | Dec 16, 2022 03:28 PM | |
295 | Dec 14, 2022 08:31 AM | |
816 | Nov 18, 2022 12:29 PM | |
860 | Nov 15, 2022 03:56 PM |
Activity Feed
- Got a Kudo for Re: Can FDP on-premises can display 2 assessments?. Feb 07, 2023 07:11 PM
- Got a Kudo for Re: Can FDP on-premises can display 2 assessments?. Feb 07, 2023 03:54 PM
- Posted Re: Can FDP on-premises can display 2 assessments? on Foundation/CloudScape Forum. Feb 07, 2023 03:52 PM
- Got a Kudo for Re: Server not fully discovered, device type shoiwng - "Virtual_unknown". Jan 26, 2023 11:02 AM
- Got a Kudo for Re: Tagging and Creating Application Stacks When Burst Licensing Ends. Jan 26, 2023 10:57 AM
- Got a Kudo for Re: Import Application Name. Jan 26, 2023 09:59 AM
- Posted Re: Suggestions for improving location functionality on Foundation/CloudScape Forum. Jan 18, 2023 03:43 PM
- Posted Re: Suggestions for improving location functionality on Foundation/CloudScape Forum. Jan 18, 2023 11:50 AM
- Got a Kudo for Re: Import Application Name. Jan 10, 2023 04:53 PM
- Posted Re: Import Application Name on Foundation/CloudScape Forum. Jan 10, 2023 02:53 PM
- Posted Re: How to calculate Network DataOut by the tool? on Foundation/CloudScape Forum. Jan 06, 2023 03:10 PM
- Got a Kudo for Re: Tagging and Creating Application Stacks When Burst Licensing Ends. Dec 21, 2022 10:51 PM
- Posted Re: Tagging and Creating Application Stacks When Burst Licensing Ends on Foundation/CloudScape Forum. Dec 21, 2022 10:16 AM
- Posted Re: Server not fully discovered, device type shoiwng - "Virtual_unknown" on Foundation/CloudScape Forum. Dec 16, 2022 03:28 PM
- Posted Re: IaaS Cloud Pricing / TCO / Cloud Cost view, are not available on my portal on Foundation/CloudScape Forum. Dec 14, 2022 08:31 AM
- Posted Re: Getting errors in performance collection details - not able to collect the netstat data on Foundation/CloudScape Forum. Nov 18, 2022 12:29 PM
- Got a Kudo for Re: connection failure NTSTATUS: NT_STATUS_ACCESS_DENIED – Access denied. Nov 17, 2022 09:37 PM
- Posted Re: Getting errors in performance collection details - not able to collect the netstat data on Foundation/CloudScape Forum. Nov 15, 2022 03:56 PM
- Posted Re: connection failure NTSTATUS: NT_STATUS_ACCESS_DENIED – Access denied on Foundation/CloudScape Forum. Nov 15, 2022 03:49 PM
- Kudoed Re: Processors, CPU Count and Cores definitions for RCharette. Nov 10, 2022 08:42 AM