
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 10:32 PM
All I could find were old questions, with some of them unanswered, so I figured I would ask now. With LSAgent, is it possible to get performance data from the machines? When I look up the data for one of our computers, I get this:
"There is currently no performance data available. To scan this asset's performance you can add it to a performance target here." |
I set up a target for all assets in the default group, which would capture everything we have. I looked in our database several hours later, and nothing. Then I added a target just for my computer. Again, nothing. Logged out of the database and back in. Am I missing anything?
Solved! Go to Solution.
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 02:51 PM
LsAgent does not support performance scans, only agentless scan:
~~~~~~~ (〃 ̄︶ ̄)人( ̄︶ ̄〃) ~~~~~~~
Sweep that LAN, sweep it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 05:46 PM
I appreciate the quick response!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 02:51 PM
LsAgent does not support performance scans, only agentless scan:
~~~~~~~ (〃 ̄︶ ̄)人( ̄︶ ̄〃) ~~~~~~~
Sweep that LAN, sweep it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2024 04:18 PM
Because of our hybrid work environment, we rely on LsAgent for a majority of our scanning. Is there any plans to have LsAgent support performance scans?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 02:13 PM
Hi @Hoot , LsAgent doesn't do custom scanning other than file & registry key scanning.
So for now you could get the value using a windows task that runs a powershell command every x minutes that stores the value in a registry key.
Getting the values using PowerShell:
Get-Counter (Microsoft.PowerShell.Diagnostics) - PowerShell | Microsoft Learn
Saving to a registry key:
https://learn.microsoft.com/en-us/powershell/scripting/samples/working-with-registry-entries?view=po...
Next, you can configure Lansweeper to scan the value from the registry:
Scan registry values with custom registry scanning - Lansweeper
By the end of the year, we foresee to include full custom discovery in our new IT Agent (in preview)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 03:16 PM
Hi @Hoot,
Performance scans can only be done by agentless scan. We don't have plans to add performance scans to LsAgent in the short term, but we have forwarded this thread to our product team for their consideration for future LsAgent improvements.
~~~~~~~ (〃 ̄︶ ̄)人( ̄︶ ̄〃) ~~~~~~~
Sweep that LAN, sweep it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 12:10 AM
Hey David,
Great to hear you are forwarding to the Dev team. In my opinion this is a huge miss. For us, we have migrated from on prem to about full cloud. LsAgent is as mentioned before leveraged for these devices. Performance information was a key data source for us to make upgrade decisions.
