<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.2" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">

<channel>
	<title>Server Supervisor</title>
	<link>http://www.serversupervisor.com/blog</link>
	<description>web server monitoring tool</description>
	<pubDate>Fri, 07 Mar 2008 06:51:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ServerSupervisor" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">1628318</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Demo version</title>
		<link>http://www.serversupervisor.com/blog/general/demo-version</link>
		<comments>http://www.serversupervisor.com/blog/general/demo-version#comments</comments>
		<pubDate>Fri, 07 Mar 2008 06:51:38 +0000</pubDate>
		<dc:creator>Ivan Lisitsyn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.serversupervisor.com/blog/general/demo-version</guid>
		<description><![CDATA[In the previous posts I wrote about main features of the Server Supervisor product and even published couple screen shots to give you an idea of what it looks like in practice. Of course, any descriptions and still pictures do not provide same impression as an experience with a really working product. That is why [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous posts I wrote about main features of the Server Supervisor product and even published couple screen shots to give you an idea of what it looks like in practice. Of course, any descriptions and still pictures do not provide same impression as an experience with a really working product. That is why from the very beginning we planned to provide access to a demo version of the product for everyone interested. The time has come. We have a version to show:</p>
<p><strong><a href="https://softlogica.vpscustomer.com/">https://softlogica.vpscustomer.com</a></strong><br />
(use &#8220;admin&#8221; as the login name and leave the password field blank)</p>
<p>As usual I have to say that what you can see there is a kind of incomplete version. Some features may not work. I will not give you a list of them, because it can become obsolete in a week. We are going to update that demo version as we move on with the development of the product, so you can check for changes from time to time.</p>
<p>We had to add couple &#8220;safety features&#8221; to that demo, because we made it publicly available. Minimum polling interval for all monitors is 60 seconds. This means that you can&#8217;t check resources too frequently. Another limitation is that you can’t edit properties of the &#8220;admin&#8221; account. However you can create new accounts, if you want.</p>
<p>Since all users login to the same instance of the system, they all will share same configuration of monitors. If you would like to have your own separate instance, please leave a comment, and we will set up it for you.</p>
<p>Any comments, suggestions and bug reports are very welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.serversupervisor.com/blog/general/demo-version/feed</wfw:commentRss>
		</item>
		<item>
		<title>Types of reports and their usage</title>
		<link>http://www.serversupervisor.com/blog/reports/report-types</link>
		<comments>http://www.serversupervisor.com/blog/reports/report-types#comments</comments>
		<pubDate>Fri, 29 Feb 2008 08:23:43 +0000</pubDate>
		<dc:creator>Ivan Lisitsyn</dc:creator>
		
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false">http://www.serversupervisor.com/blog/reports/report-types</guid>
		<description><![CDATA[We believe that proper management of network resources is not just a matter of quick resolution of various urgent problems. A responsible system administrator should apply proactive practices to predict any faults and avoid them.
In many cases problems have roots that can be seen long before the actual fault. For example, if you experience a [...]]]></description>
			<content:encoded><![CDATA[<p>We believe that proper management of network resources is not just a matter of quick resolution of various urgent problems. A responsible system administrator should apply proactive practices to predict any faults and avoid them.</p>
<p><a href="http://www.serversupervisor.com/blog/wp-content/uploads/reports.png"><img src="http://www.serversupervisor.com/blog/wp-content/uploads/reports.jpg" title="Monitor Statistics Report" alt="Monitor Statistics Report" align="left" border="0" hspace="3" /></a>In many cases problems have roots that can be seen long before the actual fault. For example, if you experience a constant growth of number of customers visiting your web site, one day you will probably notice 100% CPU usage on your web site or data base system and will need to do an urgent hardware upgrade. If you could take a look at the CPU load parameter from time to time and noticed that it was growing constantly, you would probably prepare for that upgrade in advance.</p>
<p>So, in general the problem is that when you design your monitoring system by specifying various monitors, warning and error levels, notifications, etc., you can take in account only some simple fault situations. There are many situations and tendencies that can not be treated as faults and that are hard to specify in terms of warning levels. Yet, the proper examining of them can allow you to predict the tendencies of the overall system development and possible problems.</p>
<p>The users of Server Supervisor can perform such periodic examination using reports. The product provides the following types of reports:</p>
<ul>
<li><strong>Simple monitor statistics</strong>. This report shows the values of a selected monitor during any specified period of time. You can also choose the scale to get more or less details.</li>
<li><strong>Resource uptime percentage</strong>. For a specified time period it shows the percentage of time the selected monitor was in each state.</li>
<li><strong>Summary by week days and hours</strong>. With this type of report you can get average statistics for particular days of week or day hours. For example, you know that your web system experiences highest load on weekdays around 4:00 PM. You can create report for last 5 days for the period between 3:00 PM and 5:00 PM to see the average values of CPU load monitor.</li>
<li><strong>Group reports</strong>. Resource uptime and summary reports can be created for groups of monitors.</li>
</ul>
<p>We thought about many other types of reports that could be useful in various specific conditions. Finally we decided to start with a few types mentioned above and wait for a feedback from our users. Of course, we tried to design the whole system in a way that would allow us to add more types of reports easily. So, your suggestions are very welcome.</p>
<p>You can specify parameters of reports that you want to receive periodically and Server Supervisor will send these reports to you by email at the specified date and time. For example, you can configure it to send daily reports for a group of monitors for your web site every day at 9:00 AM. This way you will receive the information about last 24 hours every morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.serversupervisor.com/blog/reports/report-types/feed</wfw:commentRss>
		</item>
		<item>
		<title>What key principles we applied to user interface</title>
		<link>http://www.serversupervisor.com/blog/user-interface/user-interface-principles</link>
		<comments>http://www.serversupervisor.com/blog/user-interface/user-interface-principles#comments</comments>
		<pubDate>Thu, 14 Feb 2008 12:47:20 +0000</pubDate>
		<dc:creator>Ivan Lisitsyn</dc:creator>
		
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.serversupervisor.com/blog/user-interface/user-interface-principles</guid>
		<description><![CDATA[When you create a new product, one of the most important problems is how to design a good user interface. In many cases the solution of this problem becomes a key factor in the overall product success or failure.
The experience shows that it is hardly possible to design an &#8220;ideal&#8221; user interface that would be [...]]]></description>
			<content:encoded><![CDATA[<p>When you create a new product, one of the most important problems is how to design a good user interface. In many cases the solution of this problem becomes a key factor in the overall product success or failure.</p>
<p>The experience shows that it is hardly possible to design an &#8220;ideal&#8221; user interface that would be most convenient for all possible tasks the users will want to perform with help of the product. Therefore you should probably concentrate on the most common use cases. If we imagine an average user and try to measure all the time he or she uses a product and then try to classify that time by different use cases, we will find out that 90% of that time is covered by several major ones. So, the goal is to create such interface that would be optimal for these major use cases. That is what we tried to do.</p>
<p>We think that in our case these use cases are:</p>
<ul>
<li>Quickly get an overview of all the resources to identify possible problems.</li>
<li>Analyze various parameters of the monitored resources over any selected time period in order to investigate the source of the problem.</li>
<li>Check that everything is working fine once the problem is resolved.</li>
</ul>
<p>We also had some general requirements for the user interface. It should have been designed to be accessible remotely via web to let users check and configure anything from any location. We also wanted it to be fast, easy-to-use, and good-looking (after all, we were going to sell the product, so we wanted to provide really good impression on people). That is why we chose Flash technology.</p>
<p>The screen shot below shows how it is organized in general.</p>
<table border="0" width="100%">
<tr>
<td align="center"><a href="http://www.serversupervisor.com/blog/wp-content/uploads/serversupervisor.jpg"><img src="http://www.serversupervisor.com/blog/wp-content/uploads/serversupervisor-450x360.jpg" alt="click to view full-size image" title="click to view full-size image" border="0" /></a></td>
</tr>
</table>
<p>You can switch between several tabs using the buttons on the left of the window. The most important tab is where you can see all the monitors. They are gathered to groups, so that it would be more convenient to manage them. For example, you can group monitors related to the same server. Visually each group can be expanded or collapsed.</p>
<p>Each entry in the list of monitors shows basic parameters of that monitor and the statistics for the last 24 hours in form of a bar painted in green, yellow and red (like a small colored graph).</p>
<p>You can select a monitor in the list and see more detailed statistics for it in the right view. This will let you perform deeper analysis. You can select different time periods and get any information that is required to analyze the work of that monitor.</p>
<p>At the top of the window there is a consolidated view that shows very basic parameters of the whole monitoring system, including the current number of monitors in each of three states and 24 hours history for all monitors.</p>
<p>We believe that such approach provides a view of all the monitored resources in a comprehensive form and at the same time lets users quickly get to any level of details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.serversupervisor.com/blog/user-interface/user-interface-principles/feed</wfw:commentRss>
		</item>
		<item>
		<title>What can you monitor and how to configure notifications</title>
		<link>http://www.serversupervisor.com/blog/monitoring/monitor-objects</link>
		<comments>http://www.serversupervisor.com/blog/monitoring/monitor-objects#comments</comments>
		<pubDate>Sat, 09 Feb 2008 09:02:10 +0000</pubDate>
		<dc:creator>Ivan Lisitsyn</dc:creator>
		
		<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://www.serversupervisor.com/blog/monitoring/monitor-objects</guid>
		<description><![CDATA[Our server monitoring solution can be installed on any computer that has network connection to all resources that should be monitored. The product includes data base that is used to store all statistical data. A convenient Flash-based web interface is used to configure the monitoring system and work with the data collected during the monitoring [...]]]></description>
			<content:encoded><![CDATA[<p>Our server monitoring solution can be installed on any computer that has network connection to all resources that should be monitored. The product includes data base that is used to store all statistical data. A convenient Flash-based web interface is used to configure the monitoring system and work with the data collected during the monitoring process. This means that the system can be accessed remotely from any location with help of a web browser. To provide proper security we use SSL-protected connection and password protected user logins.</p>
<p>Now let’s see <strong>how to configure our system</strong>. To monitor the availability and correct work of each network resource you should create a <strong>monitor object</strong> responsible for that resource. The following types of monitors will be available:</p>
<ul>
<li>Network (Ping, TCP, Network bandwidth);</li>
<li>DNS;</li>
<li>HTTP, HTTP Content, HTTP Transaction;</li>
<li>Specific monitors for Apache and IIS web servers;</li>
<li>Process execution monitor;</li>
<li>Data base monitors for MS SQL and MySQL;</li>
<li>Mail servers (SMTP, POP3, IMAP4);</li>
<li>FTP server;</li>
<li>OS resources (CPU, Memory, Disk space, file).</li>
</ul>
<p>We selected these types of monitors in order to cover all areas essential for web sites and web applications. At the same time, many of these monitors can be used for general monitoring purposes. For example, you can ping any computer inside LAN to confirm its availability or check that some process is permanently active on a system with a process execution monitor.</p>
<p><font color="#808080"><strong>Q: Would you like to add another monitor type?</strong></font></p>
<p>In general you can create several monitors for single resource. This is useful to check it for different types of faults. For example, you can configure ping monitor along with HTTP and HTTP content monitors for your web site. Ping will simply check the availability of the computer on the network. HTTP monitor will check the ability to connect to HTTP port of your web site, whereas HTTP content monitor will check that the response of the web site it correct. The latter would mean that not only the web site engine is working, but that your web application and data base that it uses are also up and running.</p>
<p>Some monitors measure certain parameters rather than check something for presence or correct work. For example, ping monitor measures ping time, CPU usage monitor measures CPU load on a system. <strong>It is up to you to decide what values of the corresponding parameters are acceptable and what values should be treated as faults.</strong> In our system you can specify warning level and error level for these values. So, depending on the value produced as a result of the latest execution of a monitor, that monitor can be in one of tree states:</p>
<ul>
<li>Ok;</li>
<li>Warning;</li>
<li>Error.</li>
</ul>
<p><font color="#808080"><strong>Q: What do you think about the warning levels?</strong></font></p>
<p>The state can be changed when the monitor is executed next time. Of course, you can specify the time between executions for each monitor. For example, some resources can be checked once a minute, some every 10 minutes, etc.</p>
<p>When the state of a monitor is changed a specified action can be performed. Moreover, you can specify a list of actions for each type of change for each monitor. For example, you can configure the system so that it would send an email message to your network administrator every time when the state of a monitor that pings your web site changes from &#8220;Ok&#8221; to &#8220;Warning&#8221;. For now the following <strong>notification methods</strong> are available:</p>
<ul>
<li>E-mail messages;</li>
<li>Instant messengers (ICQ, Yahoo, MSN);</li>
<li>SMS.</li>
</ul>
<p><strong>Different people can be notified in case of different problems using different methods.</strong> For example, most urgent notifications can be sent as SMS messages to the system administrator and duplicated by email to other people who manage corresponding server resource.</p>
<p><font color="#808080"><strong>Q: Are you Ok with the proposed notification methods?</strong></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.serversupervisor.com/blog/monitoring/monitor-objects/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introduction</title>
		<link>http://www.serversupervisor.com/blog/general/introduction</link>
		<comments>http://www.serversupervisor.com/blog/general/introduction#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:11:38 +0000</pubDate>
		<dc:creator>Ivan Lisitsyn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.serversupervisor.com/blog/general/introduction</guid>
		<description><![CDATA[We are happy to announce that several months ago SoftLogica started the development of Server Supervisor product. In short, it will be a server monitoring tool. While we are still working on the GUI design and the exact feature set, we would like to share with you our ideas to hear your comments and suggestions. [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce that several months ago <a href="http://www.softlogica.com"><strong>SoftLogica</strong></a> started the development of <strong>Server Supervisor</strong> product. In short, it will be a server monitoring tool. While we are still working on the GUI design and the exact feature set, we would like to share with you our ideas to hear your comments and suggestions. We will try to take in account all your thoughts, because the more people contribute to the process, the more suitable for their actual needs the product will be.</p>
<p>Before we go to some technical details let me say who will probably need this product and why&#8230;</p>
<p>Almost any company has some IT infrastructure with a number of network resources including both external and internal ones. There can be several web servers, data base servers, etc. Usually it is important to guarantee that some essential resources are absolutely reliable and available for employees and/or customers 24/7. If this is the case for some company, then it is likely that sooner or later it will have to face and solve the following three problems.</p>
<p><strong>Fast notification about any problem with a network server resource</strong>.<br />
If something goes wrong, the corresponding system administrators should be notified immediately. But the problem will not cry about itself. So, you need to find a way to monitor the availability, performance and correct work of the essential resources permanently.</p>
<p><strong>Resolution of a problem and investigation of its source</strong>.<br />
After the notification is received by the proper person, it is crucial to provide a detailed view on the situation, so that the problem can be easily identified and resolved. As soon as it is done, the next step is to make sure that the system has come to its normal state. Finally, the most important question is what was the actual problem? You should find the answer to make sure that it will never take place again. To investigate the problem someone would need to have the ability to view the information about each monitored parameter for any time period in some easily perceivable visual form.</p>
<p><strong>Resource monitoring and management</strong>.<br />
Even while everything is working fine and there is no need to mend something immediately, a good system administrator would want to take a view of the situation from time to time. It is a good practice to get a report for last 24 hours daily. Such report would include a summary of the state of the monitored parameters. Another good idea is to get a more strategic view on the evolution of the system and predict its further development. It is better to know about coming problems in advance. You can find system bottlenecks and improve its architecture or make upgrades on time. For this purpose the reports should be generated for any time periods and supplemented with comparison graphs.</p>
<table border="0" width="100%">
<tr>
<td align="center"><img src="http://www.serversupervisor.com/blog/wp-content/uploads/serversupervisor-screenshot.jpg" alt="Server Supervisor GUI" /></td>
</tr>
</table>
<p><strong>P.S.</strong>: In the next posts I am going to tell what features of our product will help businesses solve each of these problems. I will be really happy to hear any comments from anyone who is familiar with the area or anyone who feels that our new product can be of any use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.serversupervisor.com/blog/general/introduction/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
