Search found 17 matches

by OUberLord
Wed Jan 19, 2022 12:08 pm
Forum: Nagios XI
Topic: How can I disable all notifications for a hostgroup?
Replies: 5
Views: 782

Re: How can I disable all notifications for a hostgroup?

I got confirmation this worked. We can go ahead and close and lock this thread. Thanks again!
by OUberLord
Tue Jan 18, 2022 4:12 pm
Forum: Nagios XI
Topic: How can I disable all notifications for a hostgroup?
Replies: 5
Views: 782

Re: How can I disable all notifications for a hostgroup?

Awesome, that works well enough for what I needed. Thanks!
by OUberLord
Mon Jan 17, 2022 5:36 pm
Forum: Nagios XI
Topic: How can I disable all notifications for a hostgroup?
Replies: 5
Views: 782

How can I disable all notifications for a hostgroup?

I have a hostgroup that has a collection of hosts, and on each there is a varied amount of services. I want to disable all notifications from anything in this hostgroup; all hosts and all services associated with them. What is the easiest way to achieve this? I am not seeing anything useful within t...
by OUberLord
Mon Dec 13, 2021 10:21 am
Forum: Open Source Nagios Projects
Topic: Log4j Vulnerability?
Replies: 1
Views: 3804

Log4j Vulnerability?

Is any version of Nagios or Nagios XI vulnerable to the latest log4j vulnerability?
by OUberLord
Tue Aug 31, 2021 10:19 am
Forum: Nagios XI
Topic: Missing API documentation
Replies: 4
Views: 1605

Re: Missing API documentation

Worth noting that the PowerShell code and subsequent CSV export does work for some hosts, and shows their host groups etc. I don't know what the difference is between the hosts that work properly and the ones that it shows incorrectly "empty" data.
by OUberLord
Tue Aug 31, 2021 10:18 am
Forum: Nagios XI
Topic: Missing API documentation
Replies: 4
Views: 1605

Re: Missing API documentation

Thank you for the reply. So, I dug into it a bit more and thought I may have found a way, but then hit a wall and am wondering if it's the same wall that you are already aware of. If I use the API (/nagiosxi/api/v1/config/host), I can get a list of all hosts which also seems to contain host group, c...
by OUberLord
Tue Aug 24, 2021 1:06 pm
Forum: Nagios XI
Topic: Missing API documentation
Replies: 4
Views: 1605

Missing API documentation

Hello, I am trying to figure out how to use the API to get the relationship between our hosts and what their associated contacts/contactgroups are. The API reference within the web interface doesn't seem to have anything that indicates this either way. What am I missing? I was hoping to put together...
by OUberLord
Fri Jul 16, 2021 12:01 pm
Forum: Nagios XI
Topic: Need a way to update config based on current contact group
Replies: 2
Views: 600

Need a way to update config based on current contact group

Hey all, I am trying to come up with a way to update existing hosts and services to have a new contact group, and ideally remove the existing one, based on if they are tied to a certain contact group now. For example, initially we created a contact group named GroupA, and used it as the contact grou...
by OUberLord
Thu May 28, 2015 1:10 pm
Forum: Open Source Nagios Projects
Topic: Time Period w/ Service Definitions using Hostgroup Name
Replies: 15
Views: 6993

Re: Time Period w/ Service Definitions using Hostgroup Name

I figured as much, but also figured I'd ask just in case there was some lesser-known switch that I could flip on. Beyond that, I'm poking through the web interface to look at the resulting config for our hosts and services and it appears that it is exactly matching the anticipated settings. This see...
by OUberLord
Thu May 28, 2015 12:44 pm
Forum: Open Source Nagios Projects
Topic: Time Period w/ Service Definitions using Hostgroup Name
Replies: 15
Views: 6993

Re: Time Period w/ Service Definitions using Hostgroup Name

This definitely worked, but there is an unexpected consequence. Though the services are inheriting the notification_period from their associated hosts, it is causing a bit of havoc when I run the pre-flight check: Warning: Service 'memory pages per sec' on host 'servername' has no check time period ...