<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/nagiosql/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 23 Jul 2022 22:36:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nagiosql/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#ae2c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi guys,&lt;br/&gt;
I need to setup for users so they can see just assigned servers. User1: Linux Servers, User2: Windows servers. How I can achieve this?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maftuna Sultanova</dc:creator><pubDate>Sat, 23 Jul 2022 22:36:41 -0000</pubDate><guid>https://sourceforge.net97f98657062a32e77942cd0031ce4645c9d87673</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#4039/6dbe</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The common domain was generally introduced for contacts, time periods and commands. Not necessarily for hosts or services. The use of the common domain is also experimental and not all functions are guaranteed.&lt;/p&gt;
&lt;p&gt;You can only write hosts and services defined in the common domain by clicking the "Write all configurations" button. The problem with this is that deleting these host and service objects from the common domain DOES NOT delete their respective configuration files on the target systems!&lt;/p&gt;
&lt;p&gt;This is the reason why I do not recommend to define Host and Services in the common domain.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Thu, 03 Oct 2019 15:50:05 -0000</pubDate><guid>https://sourceforge.nete3ff7f404c3522021134ba9df98c3be14f071416</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#4039</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Martin can you expand on the concept of common with regard to hosts. If I add a common host, I cannot seem to write the file from either common or a specific data domain. The check fails with a comment that the file for the common host is missing. I have many common internet services that I want to monitor from all the nagios servers at the branches without having to define the hosts in every data domain.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Wilson</dc:creator><pubDate>Thu, 03 Oct 2019 12:39:38 -0000</pubDate><guid>https://sourceforge.netb2942428e7a622f78c8ed7dfc390549fb3eee19d</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#354c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know omd and naemon and therefore don't know how compatible the systems are.&lt;/p&gt;
&lt;p&gt;To check the configuration the "Nagios binary file" must be set correctly in NagiosQL under Administration -&amp;gt; Config targets for the selected domain. Also the "Nagios config file" has to be ckecked. I suspect for naemon that is the path to the naemon binary as well as the path to naemon.cfg. Generally NagiosQL checks the configuration this way:&lt;br/&gt;
"Nagios binary file" -v  "Nagios config file"&lt;br/&gt;
So a "naemon -v /etc/naemon/naemon.cfg" should be possible with the right values and the right permissions. Don't forget to restart apache if the permissions are changed.&lt;/p&gt;
&lt;p&gt;For a restart, NagiosQL sends an external command to the "Nagios command file" which normally is a PIPE. Does naemon have a command file? So insert this command file to "Nagios command file" and check the permissions for write to that file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Thu, 16 May 2019 08:39:23 -0000</pubDate><guid>https://sourceforge.net9169d92bc47b400caf09bca2c12d9c7783b34bc1</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#a0ee</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there,&lt;br/&gt;
I'm using the OMD 3.0 dist which uses naemon instead of nagios.&lt;br/&gt;
I have been using nconf for several years, but would like to switch to nagiosql.&lt;br/&gt;
First of all there is a little issue the OMD generate the naemon.cfg file at every restart, so the "normal" naemon.cfg file is empty, so nagiosql thinks it is invalid... I have "fixed" this by adding cfg_dir and include_dir into the naemon.cfg file...  so far to good....&lt;br/&gt;
I had imported the existing configuration and nagiosql is abel to write all the configuration files.&lt;br/&gt;
When trying to check the files, I get this error:&lt;br/&gt;
"The configuration could not be tested successfully. The Nagios binary may have crashed during the test. Please repeat the test or try using the commandline to test. A running Nagios service should not be restarted because the configuration may be invalid."&lt;br/&gt;
I have ensured that the webserver user (apache) is in the sudoers list with (ALL)... but I'm not even sure which command nagiosql is trying to execute here?  I suspect "naemon -v /etc/naemon/naemon.cfg" which works if I execute it manually...&lt;/p&gt;
&lt;p&gt;Another thing is when I eventually get past the config check... then I have to reload naemon...&lt;br/&gt;
In nconf I am able to specify which command should be executed to reload nagios... this command is "omd restart MySite nagios"...  Am I able to modify the restart command in nagiosql aswel?&lt;/p&gt;
&lt;p&gt;I really hope I can get this working because I have 10 setups which has to be "refreshed", and I would very much like to control all the configuration from one central server and push it out via SSH if possible...  I also hope the OMD will eventually add nagiosql into their suite as the only thing they have left now is thruk for configuration changes, which isn't suited for larger configurations... (IMHO)...&lt;/p&gt;
&lt;p&gt;A little help is much apreciated :-)&lt;/p&gt;
&lt;p&gt;/Heino&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heino Walther</dc:creator><pubDate>Thu, 16 May 2019 08:06:52 -0000</pubDate><guid>https://sourceforge.net47a37bc21bb05a37041ae58be7aabb94d9762aaa</guid></item><item><title>Home modified by Martin</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,6 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/nagiosql/wiki/markdown_syntax/) syntax.
-
+NagiosQL is a professional, web based configuration tool for Nagios 2.x/3.x and other Nagios based monitoring tools. It is designed for large enterprise requirements as well as small environments. Any Nagios functionalities are supported.
+[[project_screenshots]]
 [[members limit=20]]
 [[download_button]]
+
+[Upgrade to 3.4.0](https://sourceforge.net/p/nagiosql/wiki/Upgrade/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Mon, 23 Apr 2018 06:27:16 -0000</pubDate><guid>https://sourceforge.net17fe19d731f418fc74121f15c42cdffe39a6a404</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#1626</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please use the new activated forum or ticket option on this page for furter questions and bug reports :)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Fri, 06 Apr 2018 06:59:36 -0000</pubDate><guid>https://sourceforge.netc0d4b07767639f8d751d5e9bb9cf91aa2ad3926a</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#682c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ciao.&lt;br/&gt;
I'm not understand........&lt;br/&gt;
Why the ssh2 connection via command line works but if I use web interface I have a msg. &lt;br/&gt;
&lt;em&gt;"Connection to remote system failed (SSH2 connection): &amp;lt;user&amp;gt;@&amp;lt;remotehost&amp;gt;&lt;br/&gt;
ssh2authpubkeyfile(): Authentication failed for &amp;lt;user&amp;gt;@&amp;lt;remotehost&amp;gt; using public key: Username/PublicKey combination invalid"&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;but from nagiosql host :&lt;/p&gt;
&lt;h1 id="ssh-i-etcnagiosqlsshid_rsa-wzxhzdk4wzxhzdk5-work-fine"&gt;ssh -i /etc/nagiosql/ssh/id_rsa &amp;lt;user&amp;gt;@&amp;lt;remotehost&amp;gt;, work fine.&lt;/h1&gt;
&lt;p&gt;All conf as same by manual.........or not!?!&lt;/p&gt;
&lt;p&gt;thanks,&lt;br/&gt;
Ivano.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivano</dc:creator><pubDate>Tue, 06 Mar 2018 15:47:21 -0000</pubDate><guid>https://sourceforge.netb9a91da40e3feb8da4dde655bb8dcb88a93462cd</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#19f4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is there any way to change the name of a host without losing all the Nagios history for that host?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Close</dc:creator><pubDate>Wed, 28 Feb 2018 18:43:29 -0000</pubDate><guid>https://sourceforge.netd6d044d48ccf613e23f1461793c12c9089d6f171</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/nagiosql/wiki/Home/?limit=25&amp;page=1#c9d1/0448/2ef8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for that explanation. My difficulty is that I didn't create these entries, at least not deliberately. They appeared after NagiosQL crashed while I was working on a normal entry. Most of them match legitimate hosts but one has a name which does not appear in the normal list. That one gets written to the services file but nowhere else leading to a complaint when Nagios checks the files.&lt;/p&gt;
&lt;p&gt;Most of the crashes I seen recently, and I've seen a lot recently, are recorded in the Apache log as "PHP Notice:  Undefined index: domain|userid in /var/www/html/nagiosql33/functions/nag_class.php on line xxx, referer: &lt;a href="http://wiki.dom1.taus.us.thales/nagiosQL/admin/servicegroups.php" rel="nofollow"&gt;http://wiki.dom1.taus.us.thales/nagiosQL/admin/servicegroups.php&lt;/a&gt;". The line number reported varies: 321, 355, or 373 for domain, and 454 for userid. Of course, these errors could be because I'm still using PHP 7.0 on a system where 7.1 is standard, waiting for you to declare the 7.1 changes official.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Close</dc:creator><pubDate>Fri, 09 Feb 2018 21:46:47 -0000</pubDate><guid>https://sourceforge.netfac4ead9ab8626657776d6997657c4fa32c31b96</guid></item></channel></rss>