librenms-librenms/misc/notifications.rss
Tony Murray 122aae85bf webui: Relocate Alerts menu
Plugins menu is moved to the Overview menu (this is basically just weathermap anyway)
2016-09-11 23:41:41 -05:00

41 lines
2.0 KiB
XML

<?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>Mon, 02 May 2016 20:00:00 +0000</lastBuildDate>
<pubDate>Mon, 02 Mar 2016 20: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>
<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>
<item>
<title>Billing Data Changes</title>
<description>We have updated the method for storing billing data, removing a lot of information stored in
the database which was not used. Please check that your billing data is updating as expected, and
if you notice any problems open an issue on GitHub.</description>
<pubDate>Mon, 07 Mar 2016 12:00:00 +0000</pubDate>
</item>
<item>
<title>Introduction of default purge interval or alert history</title>
<description>We have introduced a purge setting for alert history which is set to 365 days as default. If you would like to update this then please
set $config['alert_log_purge'] to a custom value (set in days).</description>
<pubDate>Mon, 02 May 2016 20:00:00 +0000</pubDate>
</item>
<item>
<title>The Alerts Menu has moved</title>
<description>The Alerts menu has been relocated to a top level menu on the far right. To make room for this, Plugins have been moved
to the overview menu.</description>
<pubDate>Mon, 12 Sep 2016 20:00:00 +0000</pubDate>
</item>
</channel>
</rss>