librenms-librenms/misc/notifications.rss

22 lines
975 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>LibreNMS Notifications</title>
<description>RSS feed for notifications to LibreNMS users</description>
<link>http://www.librenms.org/</link>
<lastBuildDate>Tue, 19 Jan 2016 12:00:00 +0000</lastBuildDate>
<pubDate>Tue, 19 Jan 2016 12:00:00 +0000</pubDate>
<ttl>1800</ttl>
<item>
<title>Hello World!</title>
<description>This is the first notification. We will post these whenever an upcoming major change is about to happen.</description>
<pubDate>Tue, 19 Jan 2016 12:00:00 +0000</pubDate>
</item>
2016-03-03 06:46:39 -06:00
<item>
<title>Cisco syslog parsing changes</title>
<description>We have overhauled the Cisco syslog parsing. Please monitor your syslog entries from Cisco IOS, IOSXR, and CatOS devices. If you notice any issues please open a new issue on GitHub and include the original syslog message.</description>
<pubDate>Thu, 03 Mar 2016 12:00:00 +0000</pubDate>
</item>
</channel>
</rss>