Search found 65 matches

by axvers
Thu Sep 19, 2019 9:00 am
Forum: Nagios XI
Topic: how to find a host belongs to which hostgroup
Replies: 1
Views: 268

how to find a host belongs to which hostgroup

Hi,

we checked the api doc on Nagios XI.

Both hostgroup "Object" and "Config" provide member lists;

but there is no api for "input host, output its hostgroup".

Is there a function for this? without additional script?

Thanks!
by axvers
Sun Sep 08, 2019 9:43 pm
Forum: Nagios XI
Topic: How many re-used password would be record in NXI
Replies: 3
Views: 320

Re: How many re-used password would be record in NXI

wow.. ok. Thanks!
by axvers
Thu Sep 05, 2019 9:58 pm
Forum: Nagios XI
Topic: How many re-used password would be record in NXI
Replies: 3
Views: 320

How many re-used password would be record in NXI

We know we can set Nagios XI password settings from /Admin/System Settings/Password & Accounts. There is a check setting: "Do not allow users to re-use old passwords when changing passwords." How many re-used password would be record in Nagios XI? I tried around 20 new different times ...
by axvers
Thu Sep 05, 2019 9:50 pm
Forum: Nagios XI
Topic: Update apache and php for NXI5.6.2
Replies: 5
Views: 1110

Re: Update apache and php for NXI5.6.2

We eventually updated all PHP&httpd rpms found from third-party site to the latest version.

All works fine. And web response time seems to be a little bit quicker.

Thanks~!
by axvers
Mon Sep 02, 2019 3:56 am
Forum: Nagios XI
Topic: api failed with service_descriptions contained spec chars
Replies: 2
Views: 345

api failed with service_descriptions contained spec chars

(Need to abbreviate some word for the title limits.) API always works fine until we XPUT a service whose service description contained "/", ":" and " " (space). Here's the problem: This is the service shown on Nagios XI looks like: "20001-Serial0/0:0 Status" T...
by axvers
Fri Aug 23, 2019 4:37 am
Forum: Nagios XI
Topic: Performance data (may aggregate) in XI
Replies: 5
Views: 1214

Re: Performance data (may aggregate) in XI

So, there is no setting for not aggregating the performance data, right?
by axvers
Thu Aug 15, 2019 11:27 pm
Forum: Nagios XI
Topic: Performance data (may aggregate) in XI
Replies: 5
Views: 1214

Performance data (may aggregate) in XI

Hi Support, Besides basic monitoring services (CPU/Memory...), we also set a service monitoring query result. The problem is: The original "integer" results are shown in "float" on Nagios XI performance data graph. For example, for the first 5 min, let's say T1, the query result ...
by axvers
Mon Aug 05, 2019 10:27 pm
Forum: Nagios XI
Topic: Update apache and php for NXI5.6.2
Replies: 5
Views: 1110

Update apache and php for NXI5.6.2

Hi Support, I have tested that updating rpms in Nagios XI server through "yum update" is okay (From previous post). But the version of httpd and php does not meet the client's need. So, we tried these steps: 1. Update apache from 2.4.6 to 2.4.39 via CodeIT repo. (Centos repo does not provi...
by axvers
Mon Aug 05, 2019 10:13 pm
Forum: Nagios XI
Topic: Monitoring a VSS separately
Replies: 3
Views: 584

Re: Monitoring a VSS separately

OK, thanks!

I will check it!