Search found 39 matches
- Wed Sep 13, 2023 9:03 am
- Forum: Nagios XI
- Topic: Graph data for some nagiosxi checks are missing.
- Replies: 5
- Views: 4000
Re: Graph data for some nagiosxi checks are missing.
Hey bseuser : What did you rename from and to? We've recently discovered that you can't embed plus signs (+) in host names, or the performance data won't show in the performance graphs. The solution seems to be rename the host, via the CCM in XI. Did you try renaming the hosts in XI, before renamin...
- Wed Sep 13, 2023 8:54 am
- Forum: Nagios XI
- Topic: Graph data for some nagiosxi checks are missing.
- Replies: 5
- Views: 4000
Re: Graph data for some nagiosxi checks are missing.
Hey bseuser : What did you rename from and to? We've recently discovered that you can't embed plus signs (+) in host names, or the performance data won't show in the performance graphs. The solution seems to be rename the host, via the CCM in XI. Did you try renaming the hosts in XI, before renamin...
- Mon Sep 11, 2023 8:04 am
- Forum: Nagios XI
- Topic: Graph data for some nagiosxi checks are missing.
- Replies: 5
- Views: 4000
Graph data for some nagiosxi checks are missing.
Hello, I noticed the graph for some nagiosxi checks was missing, i went through some posts and renamed the .rrd file located at the below path. /usr/local/nagios/share/perfdata/{hostname}/{check_name.rrd} After renaming i see new {check_name.rrd} is created and now the nagiosxi check graphs are havi...
- Mon Sep 11, 2023 7:57 am
- Forum: Nagios XI
- Topic: Scheduled Local Backup Failed
- Replies: 4
- Views: 2721
Re: Scheduled Local Backup Failed
Hi @lgute
This issue still persists i shared the system profile with you in a private message. Can you review and suggest the next steps?
Thanks,
This issue still persists i shared the system profile with you in a private message. Can you review and suggest the next steps?
Thanks,
- Fri Sep 08, 2023 6:29 am
- Forum: Nagios XI
- Topic: Scheduled Local Backup Failed
- Replies: 4
- Views: 2721
Re: Scheduled Local Backup Failed
Hi,@lgute I tried repairing the DB with the commands you mentioned. Still i am facing the same issue sent you the system profile in a private message.
- Wed Aug 16, 2023 5:46 am
- Forum: Nagios XI
- Topic: Scheduled Local Backup Failed
- Replies: 4
- Views: 2721
Scheduled Local Backup Failed
Hello, I see the scheduled backup is getting failed very frequently with the below message. ------------ The scheduled local backup at 2023-08-14 05:55:03 failed. Last output from the system: View your full scheduled backup logs at /usr/local/nagiosxi/var/components/scheduledbackups.log to find out ...
- Tue Mar 23, 2021 10:45 pm
- Forum: Nagios XI
- Topic: Using Nagios API updating(XPUT) hostgroup is failing
- Replies: 14
- Views: 3806
Re: Using Nagios API updating(XPUT) hostgroup is failing
Thanks for submitting the feature request. We will wait to see this. And, I tried with the non-admin user to access the endpoint it says Authentication error. As per lmiltchev said GET/POST/PUT/DELETE will work only for admin. What are the object endpoints? objects mean: host, service, contact, grou...
- Tue Mar 23, 2021 9:39 am
- Forum: Nagios XI
- Topic: Using Nagios API updating(XPUT) hostgroup is failing
- Replies: 14
- Views: 3806
Re: Using Nagios API updating(XPUT) hostgroup is failing
Hi, Is there any feature enhancement to allow the users to use API to change/modify/delete the hosts and services owned by users( Teams/Groups ) instead of admin to use API? Our use case here is that we need to give multiple teams access to their self-service to their owned systems. We feel that API...
- Wed Mar 17, 2021 11:32 pm
- Forum: Nagios XI
- Topic: Using Nagios API updating(XPUT) hostgroup is failing
- Replies: 14
- Views: 3806
Re: Using Nagios API updating(XPUT) hostgroup is failing
I am not doing any creation or deletion using API with limited access. I use the GET command to see what hosts are configured in Nagios.
So, with limited user permission GET command also won't execute?
So, with limited user permission GET command also won't execute?
- Wed Mar 17, 2021 2:28 am
- Forum: Nagios XI
- Topic: Using Nagios API updating(XPUT) hostgroup is failing
- Replies: 14
- Views: 3806
Re: Using Nagios API updating(XPUT) hostgroup is failing
Hi Benjaminsmith, I tried the below-suggested user settings and tried to get the host information by using the API key(user) and getting the "Authentication issue". Below is the output for reference. % curl -XGET "http://nagiosxidev/nagiosxi/api/v1/config/host?apikey=DD2CSVkL2TmpCGhlV...