<?xml version="1.0" encoding="UTF-8"?>
 
<rdf:RDF 
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
 xmlns="http://purl.org/rss/1.0/" 
 xmlns:dc="http://purl.org/dc/elements/1.1/">
 
 <channel rdf:about="http://www.badhim.com">
   <title>Badhim Software News</title>
   <link>http://www.badhim.com</link>
   <description>
     The latest news regarding the Badhim Software products
   </description>
   <items>
     <rdf:Seq>
       <rdf:li rdf:resource="http://www.badhim.com" />
     </rdf:Seq>
   </items>
 </channel>

 
 <item rdf:about="http://www.badhim.com">
   <title>Maintenance intervals scheduler</title>
   <link>http://www.badhim.com/maintenance_intervals_scheduler</link>
   <description>
Sometimes you may wish to stop the monitoring process for the certain periods of time. ProtoMon includes a built-in scheduler that allows you to specify any number of one-time or recurrent maintenance intervals when the program shouldn't check your servers...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-05-16T14:12:00-05:00</dc:date>
 </item>

 <item rdf:about="http://www.badhim.com">
   <title>Server monitoring and the Internet connection problems</title>
   <link>http://www.badhim.com/server_monitoring_and_internet_connection_problems</link>
   <description>
When monitoring the remote servers from the local network there is always a chance that the server check will fail because of the Internet connection problem. That will lead to storing incorrect downtime statistics and to the unwanted support calls. This situation can be easily avoided with ProtoMon...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-05-02T08:29:00-05:00</dc:date>
 </item>

 <item rdf:about="http://www.badhim.com">
   <title>ProtoMon alerts</title>
   <link>http://www.badhim.com/protomon_alerts</link>
   <description>
While the most important feature of any server monitoring software is to monitor your servers, the second most important one is to notify the system administrator about any failures. ProtoMon can handle this quite well. It supports different types of alerts and can fire them in almost any combination...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-04-25T09:00:00-05:00</dc:date>
 </item>

 <item rdf:about="http://www.badhim.com">
   <title>Remote computer monitoring</title>
   <link>http://www.badhim.com/remote_computer_monitoring</link>
   <description>
ProtoMon can perform the remote computer monitoring using the agent-based method. This means that you will need to install a special system service to every PC you wish to monitor. ProtoMon Agent is totally free. You can install it to any number of computers you need, and control them all using a single instance of ProtoMon...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-04-18T09:00:00-05:00</dc:date>
 </item>

 <item rdf:about="http://www.badhim.com">
   <title>Summary monitoring report</title>
   <link>http://www.badhim.com/summary_monitoring_report</link>
   <description>
This is the HTML report that shows all available monitors and their downtime, uptime, and response times for the specified period. To generate the summary monitoring report...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-04-11T14:45:00-05:00</dc:date>
 </item>

 <item rdf:about="http://www.badhim.com">
   <title>Custom monitoring logs</title>
   <link>http://www.badhim.com/custom_monitoring_logs</link>
   <description>
ProtoMon stores full monitoring statistics using the compact binary file format, and allows you to review it in the tabular and graphical forms. You may also wish to save the monitoring logs to the text file with some custom format. With ProtoMon it is quite an easy task...
   </description>
   <dc:creator>Vadim Malyarchuk</dc:creator>
   <dc:date>2011-04-03T14:12:00-05:00</dc:date>
 </item>


</rdf:RDF>
