Search found 30 matches

by CWSI
Tue Jun 04, 2019 3:41 am
Forum: Nagios XI
Topic: PHP Fatal error - SourceGuardian Loader
Replies: 7
Views: 72639

Re: PHP Fatal error - SourceGuardian Loader

Thanks Scott.

Turned out downgrading PHP to 7.2 was much easier than expected and I was able to upgrade the SourceGuardian protected scripts etc. afterward.

Thanks for the help!
by CWSI
Thu May 30, 2019 2:42 am
Forum: Nagios XI
Topic: PHP Fatal error - SourceGuardian Loader
Replies: 7
Views: 72639

Re: PHP Fatal error - SourceGuardian Loader

Ah, that might do it :D. First question is when do you expect to support 7.3, just in-case there's a release in the coming days that I could jump to? Secondly, any chance you could make this clear in some of the NagiosXI documentation? Searching for system requirements makes no mention of PHP versio...
by CWSI
Wed May 29, 2019 2:57 am
Forum: Nagios XI
Topic: PHP Fatal error - SourceGuardian Loader
Replies: 7
Views: 72639

Re: PHP Fatal error - SourceGuardian Loader

Hey Scott, thanks for coming back to me and sorry for not responding sooner, I didn't notice your reply! Just tried that process but after a reboot still getting the same errors. The process didn't go too smoothly though, errors below - [root@uptime ~]# cd /tmp [root@uptime tmp]# rm -rf nagiosxi xi*...
by CWSI
Wed May 22, 2019 10:57 am
Forum: Nagios XI
Topic: PHP Fatal error - SourceGuardian Loader
Replies: 7
Views: 72639

PHP Fatal error - SourceGuardian Loader

Hi guys, Last week I upgraded our NagiosXI from 2014R2.7 to latest available version (5.6.2). Quite a few snags during the upgrade, but all solvable via old posts and FAQs on the site. Next I upgraded PHP on the server from 5.2 to 7.3.5. Following the PHP upgrade, I noticed some errors about SourceG...
by CWSI
Tue Nov 15, 2016 11:02 am
Forum: Nagios XI
Topic: Updating XI data programmatically
Replies: 4
Views: 291

Re: Updating XI data programmatically

Thanks for the quick replies guys!! Yeah agree messing with the SQL tables is always risky biscuits :). Though I think I'd be less error prone doing this than editing text files! Thanks avandemore, I had taken a look at the API documentation a couple of times and reckoned I might have trouble with w...
by CWSI
Tue Nov 15, 2016 7:03 am
Forum: Nagios XI
Topic: Updating XI data programmatically
Replies: 4
Views: 291

Updating XI data programmatically

Hi guys, I have a couple of requirements to update data in XI that from what I can tell cannot be easily done within the UI, for example I want to update the host X/Y coordinates by calling an external API which will return location data when supplied with a hostname/IP, or I want to create some cus...
by CWSI
Thu Aug 25, 2016 2:16 pm
Forum: Nagios XI
Topic: Nagios Server API
Replies: 6
Views: 1165

Re: Nagios Server API

Hey thanks for replying so quickly. Those documents all reference the old API, I'm looking for documentation on the new RESTful API. I understand from the documentation you can get this form the Admin section of a running XI server, but if you don't have one running on the new version that poses an ...
by CWSI
Tue Aug 23, 2016 5:01 am
Forum: Nagios XI
Topic: Nagios Server API
Replies: 6
Views: 1165

Re: Nagios Server API

Is there any chance the RESTful API documentation can be added to the online knowledgebase? We're currently on an older version of XI (pre- the RESTful API being added), no real reason to upgrade at the moment but I'd really like to be able to see what is possible with the API to discuss with develo...
by CWSI
Fri May 06, 2016 2:06 am
Forum: Nagios XI
Topic: Execute commands on remote host based on host groups
Replies: 5
Views: 873

Re: Execute commands on remote host based on host groups

That's perfect thanks ssax. I assume the fact that document was last updated in 2006 means writing your own NEBs is not too common :)? I don't suppose you know which call back routine would be mosdt suitable to catch a command before it is executed, or is there even a call back for that? NEBCALLBACK...
by CWSI
Thu May 05, 2016 12:52 pm
Forum: Nagios XI
Topic: Execute commands on remote host based on host groups
Replies: 5
Views: 873

Re: Execute commands on remote host based on host groups

Thanks for the reply bheden, I missed the notication or I would have come back sooner. It's distinctly possible I misinterpreted the Mod-Gearman documentation :D, what I read was "Note: processing of perfdata is not part of mod_gearman. You will need additional worker for handling performance d...