I am using the free license right now and I'd guess that is the Standard Edition not the Enterprise Edition as the Tools/Bulk Modifications menu invites me to buy EE.
Is there a config file I can edit, and have Nagios XI import or somehow sync with it?
Search found 6 matches
- Mon Nov 10, 2014 11:18 pm
- Forum: Nagios XI
- Topic: Any way to mass update service event contacts?
- Replies: 3
- Views: 1115
- Mon Nov 10, 2014 6:32 pm
- Forum: Nagios XI
- Topic: Any way to mass update service event contacts?
- Replies: 3
- Views: 1115
Any way to mass update service event contacts?
I'm a Nagios XI newb and have setup several services with Alert Settings/Contacts set to my user Contact and now need to expand the alerts to more users besides me. Is there an easy way to update all my services to point to a new Contact "Group" that I setup, and not just my contact, w/o e...
- Mon Nov 10, 2014 3:12 pm
- Forum: Nagios XI
- Topic: How check a website URL w/o burning a host?
- Replies: 3
- Views: 760
Re: How check a website URL w/o burning a host?
check_http used $HOSTADDRESS$ so each URL I monitored had to be a unique host. Using this url monitoring wizard, must each URL be considered a host? I have multiple URLs serviced on the same machine, which is also already defined as a host using an IP for snmp monitoring of disks, cpus, services etc...
- Mon Nov 10, 2014 3:07 pm
- Forum: Nagios XI
- Topic: Any best practices doc?
- Replies: 2
- Views: 419
Re: Any best practices doc?
Thanks slansing.
- Mon Nov 10, 2014 2:41 pm
- Forum: Nagios XI
- Topic: How check a website URL w/o burning a host?
- Replies: 3
- Views: 760
How check a website URL w/o burning a host?
How can I use the check_http or a similar plugin to check a URL for a website is responding? If I define a check_http service with CCM, I get a readonly command "$USER1$/check_http -I $HOSTADDRESS$ $ARG1$" and the only way I can get it to work is to create a new host with the URL name. Is ...
- Mon Nov 10, 2014 2:28 pm
- Forum: Nagios XI
- Topic: Any best practices doc?
- Replies: 2
- Views: 419
Any best practices doc?
Besides the FAQ and WIKI etc., is there any best practices doc for newbies? Such as pros and cons of monitoring a Windows VM with WMI vs. SNMP vs. using Nagios agents. Good things to monitor in Windows? Thanks, Dave