Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2010 02:12 AM
Hi guys,
After doing a little Java coding, I have found a way to integrate Lansweeper with AngryIP (open source network scanner www.angryip.org). Basically I created a new plugin in AngryIP that invokes PSEXEC to run LSCLIENT on a target machine (both executables are sitting on a network share). I have tested this (set AngryIP scanner to use 40 threads) and it is FAST. I am able to inventory my entire network (20+ subnets, 600+ devices ) in under 30 minutes - Angry IP completes its scan in 11 minutes and the rest of the time Lansweeper is pulling data from queued clients! I am still working on the code, is there any interest in this?
-Scott
After doing a little Java coding, I have found a way to integrate Lansweeper with AngryIP (open source network scanner www.angryip.org). Basically I created a new plugin in AngryIP that invokes PSEXEC to run LSCLIENT on a target machine (both executables are sitting on a network share). I have tested this (set AngryIP scanner to use 40 threads) and it is FAST. I am able to inventory my entire network (20+ subnets, 600+ devices ) in under 30 minutes - Angry IP completes its scan in 11 minutes and the rest of the time Lansweeper is pulling data from queued clients! I am still working on the code, is there any interest in this?
-Scott
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2010 02:23 PM
Hello Scott,
Interesting and can you please share the cmd line or code.
Alternatively in Lansweeper 4.0 you have IP Scanning, Why cant you use that if you have not used before.
You need to remove ignore windows tick while configuring.
It works great.
Regards,
Sundar
Interesting and can you please share the cmd line or code.
Alternatively in Lansweeper 4.0 you have IP Scanning, Why cant you use that if you have not used before.
You need to remove ignore windows tick while configuring.
It works great.
Regards,
Sundar
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2010 05:16 AM
Sounds like a great idea.