Need to be PCI Compliant? Check out Qualys!
MWahl | October 16, 2010 | 4:35 pmQualys Websitehttp://www.qualys.com
They will even give you a FREE Scan, when you sign up for a FREE two week trial.
Qualys Websitehttp://www.qualys.com
They will even give you a FREE Scan, when you sign up for a FREE two week trial.
I have written about then nmap command line interface in the past, but I want to make sure you are aware of a GUI Nmap tool to scan IP addresses and urls.
Zenmap Website
http://nmap.org/zenmap/
Zenmap Download Page
http://nmap.org/download.html
Check out this video below, mastering the Nmap scripting engine.
Mastering the Nmap Scripting Engine – Fyodor & David Fifield – Defcon 18 from Gordon Fyodor Lyon on Vimeo.
You can scan your router. firewall,etc and make sure you only have the ports you need open.
Http://www.s3stat.com/, S3Stats does powerful web log analysis and statistics for Amazon S3
I have to say this is by far when one the BEST monitoring tools that i have used in a long time! They even have a free community version. There is an enterprise version which offers a bit more functionality over the free one. I have written an article about Nagios, which Opsview uses as the core engine.
Here is a link to the website
http://www.opsview.com/
Here is a link to the downloads
http://www.opsview.com/downloads
compare-opsview
http://www.opsview.com/learn/compare-opsview
You may need to know if there are any files in the DFS backlog between two servers replicating data.
I simply use DFSRDIAG, just open a command prompt, and type
DFSRDIAG ?
this will give you all the available options for the utility.
To check the backlog type the entire command below.
C:\>DFSRDIAg backlog /rgname:TypeNameHere /rfname:TypeNameHere /sendingmember:ServerNameHere /receivingmember:ServerNameHere
