Code: Select all
grep test* /usr/local/nagiosxi/var/corelog.newobjectsCode: Select all
grep test* /usr/local/nagiosxi/var/corelog.newobjectsCode: Select all
[root@nagios snmptt]# cat /etc/group|grep nag
nagios:x:500:snmptt,nagios,apache,sucon
nagcmd:x:501:snmptt,apache,nagios
Code: Select all
[root@nagios snmptt]# grep test* /usr/local/nagiosxi/var/corelog.newobjects
You have mail in /var/spool/mail/root
[root@nagios snmptt]#
Code: Select all
1.2.4 - 05/06/2016
------------------
- Fixed cron ending \n causing issues on some versions of linux -JO
- Fixed too many concurrent connections cause NRDS config download to be zero length -SS,BH
1.2.3 - 12/03/2015
----------------
- Fixed NRSD update functionality to pass config to nrds_updater http://tracker.nagios.com/view.php?id=695 -SW
- Send cron results to /dev/null to avoid filling root mailbox -SW
- Fixed downloading of plugins that are not followed by a dash -SW
- Fix escaping special chars in send_nrdp.sh -SW
1.2.2 - 08/13/2012
----------------
- Converted to perl for *nix systems -ES
- Added plugins for Windows and support for NRDS_WIN to nrdsconfigmanager - SW
- Numerous other changes -SW, ES, YR
- Fixed directory permission for plugins directory, added some defaults for os & arch -SW
1.2.1 - 02/08/2012
----------------
- Added bash and python clients - SW
- Bash client can process STDIN, args, single NRDP formatted file or from directory of NRDP formatted files. -SW
1.2 - 01/31/2011
----------------
- Added bulk transfer mode when reading NSCA-style data from STDIN (--usestdin option)
- Fixed bug where debug statements where on by default
1.1 - 12/15/2010
----------------
- Fixed syntax errors in server index.php file (Jean-Fran<E7>ois Burdet)
- Fixed problem with passive checks not having proper timestamps (Jean-Fran<E7>ois Burdet)
Code: Select all
1.3.1 - 01/22/2015
------------------
- Added checks for function calls that are already in XI -JO
- Fixed issue with syntax in php config script -JO
1.3.0 - 10/10/2013
------------------
- Added the ability to disabled external commands in the config - NS
1.2.2 - 06/28/2012
------------------
- Changed to add support for multi-line output -SW
1.2.1 - 02/08/2012
------------------
- Added bash and python clients - SW
- Bash client can process STDIN, args, single NRDP formatted file or from directory of NRDP formatted files. -SW
1.2 - 01/31/2011
----------------
- Added bulk transfer mode when reading NSCA-style data from STDIN (--usestdin option)
- Fixed bug where debug statements where on by default
1.1 - 12/15/2010
----------------
- Fixed syntax errors in server index.php file (Jean-Fran<E7>ois Burdet)
- Fixed problem with passive checks not having proper timestamps (Jean-Fran<E7>ois Burdet)
1.0 - 07/30/2010
----------------
- Hello world!
I asked our developers about the differences in the changelog, and here's what they said:But still, we don't understand how the two versions can have completelly different changelogs. Maybe someone could shed some light on this topic?
They also said that they were planning on merging various entries in the changelogs back together so that the changes made more sense.The version shipped with XI is an edited version...some of the fixes in the XI version changelog only apply to systems with XI installed.
I am glad your issue has been resolved! Is it all right if we lock this thread?So we decide to extract the folder /usr/local/nrdp that comes with the image and replace the contents on our install. And then it started working finally.