when version 10.x comes ?

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
nieaicai
Posts: 73
Joined: Fri Aug 03, 2012 9:05 pm

when version 10.x comes ?

Post by nieaicai »

what new functions will be?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

- Network discovery
- System info (information collected by all tests for specific host)
- OPC test
- various improvements for existing tests
- new operators for "Tuning up Reply" and "Use Warning status" options
...
May be in January 2015.

Regards
Alex
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

Network discovery?!!!
It's been a while since I've checked into this forum, but I seem to remember requesting this a couple of years ago. :lol:

In fact I was going to ask if you'd looked at implementing something similar to NMAP. Since you have a pretty nifty set of IP Tools already, generating a list of hosts and basic characteristics (open ports, for instance) would be pretty easy. That, in turn, could point to a particular 'test profile' to apply to each discovered host, speeding the adoption/implementation of AHM in a a new or changing environment.

I'm looking forward to seeing how you utilize network discovery.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Probably we implement High Availability option first and then Network Discovery, this way 2nd (inactive) node will perform discovery while 1st (monitoring) node will not waste resources for this task.

Regards
Alex
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

I would suggest for large networks establishing a distributed discovery model.
Maybe use Remote Monitoring Agents to collect info that is 'pumped' to a 'discovery repository' on the AHM server. Or allow the admin to 'target' machines to do discovery on their subnets, or as part of their AD OU. (I assume you're going to use AD discovery as one of your methods)

Other products like Open-AudIT, do something similar to that.

Otherwise it's going to take days to complete, and will be subject to failure. One other suggestion... any discovery should be restartable, in case the process is interrupted.

And if you are going to set up scheduled discovery/auditing, have the discovery ignore systems that have been discovered in {x} days. This way only newly deployed systems are scanned.
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

Actually, I would say there are a few discovery options needed:
Discover only
[tab](i.e. ping sweep or AD query)
Discover & scan
[tab](Netbios, SNMP, WMI, etc.)
Discover & scan - new only
[tab](discover would verify existing, find any new, but only scan the new ones)
Discover & scan single
[tab](give IP or DNS name)
Rescan all
[tab](no discovery, just rescan already known devices.
Post Reply