I am surprised that no network monitor manufacturer has jumped onto Windows PowerShell in a major way. Whilst tools like PowerGadgets use the full power of PowerShell, it isn’t really aimed at the network manager. It is more of a general IT visualisation tool.
A tool that combined the power and extensibility of PowerShell, with the reporting, graphing and mapping capabilities of a major network monitoring tool would be formidable.
A network monitor with integral support for PowerShell would mean that you could write your own script then leverage the full power of the network monitor in order to periodically run the script, graph the results and alert you when things go wrong.
Over to the manufacturers I think…
Popularity: 31% [?]
Related posts:
{ 3 trackbacks }
{ 5 comments… read them below or add one }
One thing I forgot…the information stored inside the network monitor should be available via PowerShell cmdlets too. Being able to extract information out of a network monitor and into a format I want would be a great feature.
They should probably just support powershell within MOM.
Isn’t this what we have with Systems Center Operations Manager. My understanding is it has full Powershell exposure.
Cheers.
Greg
Not to burst anyone’s bubble, but I am interested how this could work… Network tracing is usually something done with a live stream. PowerShell doesn’t necessarily handle live streams all that well, but I’m guessing this could be a dynamic object, but would also need some kind of event mechanism, when you’re trying to trigger something to happen based on something seen.
Still a very good idea, but open for discussion on the how…
@Ed: Why stop at MOM, why shouldn’t everybody get access to all of that PowerShell goodness?
@Marco: I’m not talking about network tracing, I’m talking about being able to execute PowerShell commands/scripts from inside a network monitor. I’d then have the advantage of using the network monitor’s built in reporting facilities and alarming