<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to tickets</title><link>https://sourceforge.net/p/nagiosql/tickets/</link><description>Recent changes to tickets</description><atom:link href="https://sourceforge.net/p/nagiosql/tickets/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 28 Apr 2025 05:05:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nagiosql/tickets/feed.rss" rel="self" type="application/rss+xml"/><item><title>#27 Timeperiods Write to Disk limited in field length?</title><link>https://sourceforge.net/p/nagiosql/tickets/27/?limit=25#3d49</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Mon, 28 Apr 2025 05:05:33 -0000</pubDate><guid>https://sourceforge.netfc1135243f9813d6deadbd61c3f4ed2cf785ea09</guid></item><item><title>#28 Custom variables are not loaded from database during editing host</title><link>https://sourceforge.net/p/nagiosql/tickets/28/?limit=25#954c</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Mon, 28 Apr 2025 05:05:04 -0000</pubDate><guid>https://sourceforge.nete4ae63b03cad099e9521e7843fb7199eb07e15ff</guid></item><item><title>#27 Timeperiods Write to Disk limited in field length?</title><link>https://sourceforge.net/p/nagiosql/tickets/27/?limit=25#2ecf</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixed in GIT Version 2025-04-20:&lt;br/&gt;
&lt;a href="https://gitlab.com/wizonet/nagiosql/-/commit/ec73970dc54e514f2e9105c125c9d920d84954d7" rel="nofollow"&gt;https://gitlab.com/wizonet/nagiosql/-/commit/ec73970dc54e514f2e9105c125c9d920d84954d7&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Sun, 20 Apr 2025 17:12:53 -0000</pubDate><guid>https://sourceforge.netcc19fa93ffd4ff09ad4c944bd4609ab040b7e2ea</guid></item><item><title>#28 Custom variables are not loaded from database during editing host</title><link>https://sourceforge.net/p/nagiosql/tickets/28/?limit=25#79aa</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixed in GIT Version 2025-04-20:&lt;br/&gt;
&lt;a href="https://gitlab.com/wizonet/nagiosql/-/commit/ec73970dc54e514f2e9105c125c9d920d84954d7" rel="nofollow"&gt;https://gitlab.com/wizonet/nagiosql/-/commit/ec73970dc54e514f2e9105c125c9d920d84954d7&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Sun, 20 Apr 2025 17:12:11 -0000</pubDate><guid>https://sourceforge.netaa26d5d571ad5fd231b1c6446bb066c7b7af4e7d</guid></item><item><title>#27 Timeperiods Write to Disk limited in field length?</title><link>https://sourceforge.net/p/nagiosql/tickets/27/?limit=25#2130</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you - the database fild size is 255, so it's ok - I will fix the $strFillLen in tbl_timeperiod &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Sun, 20 Apr 2025 08:37:53 -0000</pubDate><guid>https://sourceforge.netcf5e0b1dd138c172f38b989951b5d9ec697f0b9a</guid></item><item><title>#28 Custom variables are not loaded from database during editing host</title><link>https://sourceforge.net/p/nagiosql/tickets/28/?limit=25#601b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Seems to be the same as mentioned here:&lt;br/&gt;
&lt;a href="https://gitlab.com/wizonet/nagiosql/-/issues/53" rel="nofollow"&gt;https://gitlab.com/wizonet/nagiosql/-/issues/53&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I will add this fix in the next GIT Version&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Sun, 20 Apr 2025 08:32:24 -0000</pubDate><guid>https://sourceforge.net74a25cfb5f12041b36bc11ecfa74007f9a4b72c3</guid></item><item><title>Custom variables are not loaded from database during editing host</title><link>https://sourceforge.net/p/nagiosql/tickets/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I'm using 3.5.0-2024-10-12. It's problem with custom object  variables within host. They are not loaded from the database to forms when the host is opened for editing.&lt;/p&gt;
&lt;p&gt;The steps to reproduce it.&lt;br/&gt;
1. Add a custom variable to an existing host in the Addon settings tab.&lt;br/&gt;
2. I'll save the host.&lt;br/&gt;
3. I close the tab in the web browser with NagiosQL.&lt;br/&gt;
4. I open NagiosQL and want to edit the host, the list of custom variables is empty.&lt;/p&gt;
&lt;p&gt;That's why I have to add custom variables again every time I edit a host. If I forget to do this, incidents occur.&lt;/p&gt;
&lt;p&gt;Thanks for fixing this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pozda</dc:creator><pubDate>Sat, 01 Feb 2025 06:36:30 -0000</pubDate><guid>https://sourceforge.net1d81ef0522b87aa20960f28e7d66b3f478159af5</guid></item><item><title>Custom variables are not loaded from database during editing host</title><link>https://sourceforge.net/p/nagiosql/tickets/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 28 has been modified: Custom variables are not loaded from database during editing host&lt;br/&gt;
Edited By: Martin (wizonet)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pozda</dc:creator><pubDate>Sat, 01 Feb 2025 06:36:30 -0000</pubDate><guid>https://sourceforge.net0941274b4df5e5f3e768b4bee07a2fb35fd6540a</guid></item><item><title>#27 Timeperiods Write to Disk limited in field length?</title><link>https://sourceforge.net/p/nagiosql/tickets/27/?limit=25#4012</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As a work around I increased the fill length from 30 to 40 in functions/NagConfigClass.php to get around this issue.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Feathers164</dc:creator><pubDate>Fri, 29 Nov 2024 04:08:51 -0000</pubDate><guid>https://sourceforge.net4be9df80a0b70225ee7799e20e674c2b416b32c3</guid></item><item><title>Timeperiods Write to Disk limited in field length?</title><link>https://sourceforge.net/p/nagiosql/tickets/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm unable to write to disk certain timeperiods - even though the syntax is correct for Nagios.&lt;/p&gt;
&lt;p&gt;For example, I can write to disk;&lt;/p&gt;
&lt;p&gt;define timeperiod {&lt;br/&gt;
        timeperiod_name                 DST-AET-excl&lt;br/&gt;
        alias                           DST-AET-excl&lt;br/&gt;
        register                        1&lt;br/&gt;
        sunday 1 april - sunday 1 may   20:00-21:00&lt;br/&gt;
}&lt;/p&gt;
&lt;p&gt;However, it will not write to disk, if the field period is longer;&lt;/p&gt;
&lt;p&gt;define timeperiod {&lt;br/&gt;
        timeperiod_name                 DST-AET-excl&lt;br/&gt;
        alias                           DST-AET-excl&lt;br/&gt;
        register                        1&lt;br/&gt;
        sunday 1 april - sunday 1 august        20:00-21:00&lt;br/&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Feathers164</dc:creator><pubDate>Fri, 29 Nov 2024 02:49:46 -0000</pubDate><guid>https://sourceforge.neta053418655d609c7b96ad04c2cd6b1b368319aec</guid></item></channel></rss>