Skip to main content

What infrastructure tools do you use?


vNote42
Forum|alt.badge.img+13
  • On the path to Greatness
  • 1246 comments

I would be interested to know which tool for IT infrastructure you use for your or your customers environment. Here is a completely unsorted list of tools I use frequently in various environments:

  • PowerShell with various modules like VMware PowerCLI (by the way, version 12.3 was released today) and Veeam VBR.
  • RVtools. I think this is a widely known and used tool. Get a very detailed inventory of your vSphere environment within a few mouse-clicks. New version 4.1.2 was released yesterday.

  • Brocade SANHealth. I think, this tool is not that well known. For me, it is THE tool for Fibre Channel fabric documentation. Just install the tool, put in data of FC switches, capture date. Then upload to brocade (respectively Broadcom). After a few hours you get a link to a extremely detailed, fully automatically generated documentation (Excel und Visio).

  • As an alternative to putty, I prefer MobaXterm. There is a free and a paid version. It offers features like sending commands to multiple sessions simultaneously. Free edition is limited to saved connections.
  • HPE Library and Tape Tools. Tool for (not only) HPE Tape drives, autoloader and libraries. Can be used for driver and firmware updates, testing and troubleshooting.
  • My own script Get-VMFSPathCount :grin: to show the number of paths from hosts to VMFS volumes. PSP Policy is also displayed.

  • FileZilla Client and Server for FTP Client and Server. FTP Server is useful for example for FC Switch firmware updates and configuration backups. As well for VMware vCenter VCSA backups.
  • WinSCP. I don't think I need to say anything more.
  • IOMeter for disk performance testing. I use it to check environments IO performance. But do not take outcomes to serious. Must be interpreted right :wink: For testing HCI performance, I prefer VMware HCI Bench. BTW IOMeter can also be used to test network performance.
  • vCenter Code Capture. Started as a Fling, it is finally part of vCenter. You start the Capture, do your task in vCenter and find used PowerCLI commands afterwards.

 

All these tools do not cause extra costs.

Let me know tools of your choice.

52 comments

BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 528 comments
  • April 9, 2021

Well, i use quite the same tools of you @vNote42 .

I will add automation and configuration management tools.

Ansible or/and terraform with vagrant


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • April 9, 2021

I use many of the tools already listed.

What I additionally use is:

  • Dell OpenManage to keep the firmwares/microcodes of our Dell servers up to date.
  • Not a free tool, but very handy. Brocade Network Advisor to manage a big SAN landscape with 30+ SAN Directors and dozends of switches.

I will have a look at @vNote42 ‘s script and ar the Brocade SANHealth. Thanks for some new tools 😎


Rick Vanover
Forum|alt.badge.img+10

I still need a replacement for Remote Desktop Connection Manager! I didn’t realize it was discontinued until I went to go add it to this list.


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • April 9, 2021
Rick Vanover wrote:

I still need a replacement for Remote Desktop Connection Manager! I didn’t realize it was discontinued until I went to go add it to this list.


The Remote Desktop Connection Manager is now part of the sysinternals suite…

Media not available

 


Rick Vanover
Forum|alt.badge.img+10

Fair shout @JMeixner so I’ll just add all Sysinternals, I like Zoomit the most LOL
Sysinternals Utilities - Windows Sysinternals | Microsoft Docs


Chris.Childerhose
Forum|alt.badge.img+21

Use many of the same tools but have -

 

Keepass - password manager and has link to Devolutions RDM

Devolutions Remote Desktop Manager - used for all RDP sessions

Passbolt - work password tool for all

Confluence - IT Wiki at work

Todoist - Premium subscription - used for all tasks Work/Personal and sync across devices

NotePad++ - log analysis especially with Veeam as Searching is easy :grin:

Twilio Authy - 2FA client and syncs on all devices

Terminal Preview - Windows 10 app with multiple tabs for different sessions of CMD, PS, Linux, etc.

 

Definitely going to check out MobaXterm as well.


vNote42
Forum|alt.badge.img+13
  • Author
  • On the path to Greatness
  • 1246 comments
  • April 9, 2021

Great list, thanks Chris! Especially Twilio sounds good, was looking for such stuff.


MicoolPaul
Forum|alt.badge.img+23

You guys have already said so many of my tool kit so I’ll just add:

 

Dell Live optics - Useful for gathering performance requirements (and it supports Veeam repository sizing now too!)

ShareX - This tool is fantastic for documentation/blogging. It’s snipping tool cranked up to 11 (because 10 is so last year!)! Can record videos, make GIFs etc. My favourite use case is that you can auto detect regions of one or more screens based on app windows/boundaries OR you can define your own region, then you have an option to reuse last region. If you’re doing step by steps you can frame it once to your application window then keep reusing last region as you step through with no cropping! Even has useful print screen related key bindings to do on the fly...


Geoff Burke
Forum|alt.badge.img+22
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • April 10, 2021

Multi Tabbed Putty is my fav https://ttyplus.com/multi-tabbed-putty/ 

If you use a Linux desktop then for RDP https://remmina.org/

zenmap https://nmap.org/zenmap/

Also on Linux Desktops to view network usage in a psychedelia way :) https://etherape.sourceforge.io/

 

 

A few years ago I used it to see at glance who was watching HD movies at work 🙂 as you can see the big huge connections light up, something similar to the image from their website below:

 


BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 528 comments
  • April 12, 2021
Geoff Burke wrote:

Multi Tabbed Putty is my fav https://ttyplus.com/multi-tabbed-putty/ 

If you use a Linux desktop then for RDP https://remmina.org/

zenmap https://nmap.org/zenmap/

Also on Linux Desktops to view network usage in a psychedelia way :) https://etherape.sourceforge.io/

 

 

A few years ago I used it to see at glance who was watching HD movies at work 🙂 as you can see the big huge connections light up, something similar to the image from their website below:

 


I prefer MobaXTERM for multi tabbed tty or rdp, you can save some macros etc… Thanks for the discover for etherape! I do the same for our datacenters with netflow and elastic :D

I was a big fan of Notepad++ like @Chris.Childerhose but i put my eyes on VS code and all plugins :grin:


vNote42
Forum|alt.badge.img+13
  • Author
  • On the path to Greatness
  • 1246 comments
  • April 12, 2021
BertrandFR wrote:
Geoff Burke wrote:

Multi Tabbed Putty is my fav https://ttyplus.com/multi-tabbed-putty/ 

If you use a Linux desktop then for RDP https://remmina.org/

zenmap https://nmap.org/zenmap/

Also on Linux Desktops to view network usage in a psychedelia way :) https://etherape.sourceforge.io/

 

 

A few years ago I used it to see at glance who was watching HD movies at work 🙂 as you can see the big huge connections light up, something similar to the image from their website below:

 


I prefer MobaXTERM for multi tabbed tty or rdp, you can save some macros etc… Thanks for the discover for etherape! I do the same for our datacenters with netflow and elastic :D

I was a big fan of Notepad++ like @Chris.Childerhose but i put my eyes on VS code and all plugins :grin:

@BertrandFR you really replaced Notepad++ by MS code? Interesting! I have to admit I still use MS ISE for small PowerShell scripts. I prefer doing debug in ISE than in code.


BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 528 comments
  • April 12, 2021
vNote42 wrote:

@BertrandFR you really replaced Notepad++ by MS code? Interesting! I have to admit I still use MS ISE for small PowerShell scripts. I prefer doing debug in ISE than in code.


Yes Vs code with extensions is code editor on steroids. I feel like a cheater sometimes :)


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • April 12, 2021

Hi,
VS Code is part of Visual Studio?


BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 528 comments
  • April 12, 2021

Hello @JMeixner for me VS code = Visual Studio Code


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • April 12, 2021

Thank you @BertrandFR :thumbsup_tone2:


vNote42
Forum|alt.badge.img+13
  • Author
  • On the path to Greatness
  • 1246 comments
  • April 12, 2021
BertrandFR wrote:


Yes Vs code with extensions is code editor on steroids. I feel like a cheater sometimes :)

would you share a list of your extensions?


  • New Here
  • 1 comment
  • April 15, 2021

Just had a peek at ShareX.   Yup, this one’s a keeper!

One of my favorite tools is mRemoteNG since we have a fairly decent sized team that all use RDP, SSH, etc, you can load the list of servers up in MSSQL and everyone can share the same list of servers.  Personal client settings are saved locally.


MicoolPaul
Forum|alt.badge.img+23
  • 2361 comments
  • April 15, 2021
Voltron wrote:

Just had a peek at ShareX.   Yup, this one’s a keeper!

One of my favorite tools is mRemoteNG since we have a fairly decent sized team that all use RDP, SSH, etc, you can load the list of servers up in MSSQL and everyone can share the same list of servers.  Personal client settings are saved locally.

That’s pretty cool about the MSSQL server list!


vNote42
Forum|alt.badge.img+13
  • Author
  • On the path to Greatness
  • 1246 comments
  • July 20, 2021

vSpeaking Podcast is talking again about Top 10 VMware Admin Tools:

https://core.vmware.com/blog/vspeaking-podcast-top-10-vmware-admin-tools

See these links to find out different favorite tools between 2019 and 2021:


Forum|alt.badge.img+4
  • Experienced User
  • 576 comments
  • July 20, 2021

ShareX, RDP and Putty i am using in my Infra !


Nico Losschaert
Forum|alt.badge.img+12
  • On the path to Greatness
  • 681 comments
  • July 20, 2021

I missed this post months ago. Awesome @vNote42 , thx for sharing this. Almost all the tools I often use, are already mentioned by you or someone else. I agree with @Chris.Childerhose , I use often Devolutions Remote Desktop Manager (nice tool). A small tool I also use, is Treesize Free to quickly have an overview of the used storage of a file-server or so. Some others : CrystalDiskInfo and Multiping


vNote42
Forum|alt.badge.img+13
  • Author
  • On the path to Greatness
  • 1246 comments
  • July 20, 2021
Nico Losschaert wrote:

I missed this post months ago. Awesome @vNote42 , thx for sharing this. Almost all the tools I often use, are already mentioned by you or someone else. I agree with @Chris.Childerhose , I use often Devolutions Remote Desktop Manager (nice tool). A small tool I also use, is Treesize Free to quickly have an overview of the used storage of a file-server or so. Some others : CrystalDiskInfo and Multiping

Thanks for your tools! Right, Treesize is also on my list. Thanks for Multiping, looks good! 


MicoolPaul
Forum|alt.badge.img+23
  • 2361 comments
  • August 11, 2021

Hi,

 

Just wanted to add another tool to this list, found out about WinMTR today. It combines ping and traceroute, so if you’ve got a high-latency/low-throughput network or if you’re delivering Veeam Cloud Connect services and you’ve got a customer with issues backing up successfully, this tool can highlight any congested links along the way in the form of packet loss measurements.

 

It’s not perfect as you’ve got to expect some form of packet loss with ICMP, but if you see a high level of packet loss, you’ve got something that can’t just be dismissed away.

 

To use you just type in your target destination IP and it’ll traceroute against it and perform ping tests automatically for each hop.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8502 comments
  • August 11, 2021
MicoolPaul wrote:

Hi,

 

Just wanted to add another tool to this list, found out about WinMTR today. It combines ping and traceroute, so if you’ve got a high-latency/low-throughput network or if you’re delivering Veeam Cloud Connect services and you’ve got a customer with issues backing up successfully, this tool can highlight any congested links along the way in the form of packet loss measurements.

 

It’s not perfect as you’ve got to expect some form of packet loss with ICMP, but if you see a high level of packet loss, you’ve got something that can’t just be dismissed away.

 

To use you just type in your target destination IP and it’ll traceroute against it and perform ping tests automatically for each hop.

Another great addition.  Adding it to my list of tools. :sunglasses:


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • August 11, 2021

Great addition, have added it to my test list. 😎


Comment