Sonicwall GMS 5.1
One of my biggest gripes with the product is how it does heartbeat counts through Syslog. Syslog uses port 514 and is UDP traffic which is not the most reliable if something was to go wrong out on the WAN. The syslog traffic is then fed into the database platform and unfortunately MySQL does a really bad job of staying up long enough to capture everything.
If you look at the documentation for 5.1 there is a section detailing how to go about installing SQL Server 2005 and above which is apparently supported. However, unless you choose Multi Server install during the initial setup you will not be prompted for a database location other than using MySQL. This is obviously a big misstep on the part of Sonicwall to leave out something like this when most shops of any decent size will want to have a central database server for all of their apps. The documentation is very dry and does not give any detail around the SQL Server 2005 piece which is disappointing. Another problem is that there is no way to migrate the database using built in tools from MySQL to SQL Server which means you have to re-enter your data once you make this migration.
Those are my major gripes about the product but once you get it set up and functioning in an enterprise fashion it does seem to work well. Configuration changes are pushed out to your devices as you would expect so that you don't have to log in to all of your devices.
