Will do. Just wanted to make sure I wasn't missing something. Would prefer to keep auth at the minimum required to get what I want =D
Thanks folks!
Search found 6 matches
- Thu Feb 07, 2013 2:16 pm
- Forum: Open Source Nagios Projects
- Topic: Authentication Issues
- Replies: 6
- Views: 2806
- Thu Feb 07, 2013 2:45 am
- Forum: Open Source Nagios Projects
- Topic: Authentication Issues
- Replies: 6
- Views: 2806
Re: Authentication Issues
Hi Brad, Is your boss in the htpasswd.users file or whatever Authentication type you use. I have literaly created a test user that is not defined in any off my configs apart from htpasswd.users. it can login and see all servers and services from cgi.cfg authorized_for_system_information=nagiosadmin...
- Mon Feb 04, 2013 9:36 pm
- Forum: Open Source Nagios Projects
- Topic: Authentication Issues
- Replies: 6
- Views: 2806
Authentication Issues
I'm having some trouble getting nagios configured to allow authorization for users I've added. I have successfully created new users who can log in with their given password and control hosts/services/etc that they are a contact for, but I am having issues granting permission for them to manage thin...
- Thu Nov 08, 2012 8:03 pm
- Forum: Open Source Nagios Projects
- Topic: Dual-Stage Notifications --- How to?
- Replies: 4
- Views: 1272
Re: Dual-Stage Notifications --- How to?
ah, forgot that the contact definitions contain the notification commands. how silly of me... ><
thanks!
thanks!
- Thu Nov 08, 2012 7:53 pm
- Forum: Open Source Nagios Projects
- Topic: Dual-Stage Notifications --- How to?
- Replies: 4
- Views: 1272
Re: Dual-Stage Notifications --- How to?
I see. I was thinking of something far more complicated and figured I was missing something.
Long day. Forgot that the notification commands are bound to the contacts, so that suggestion would work perfectly.
Thank you!
Long day. Forgot that the notification commands are bound to the contacts, so that suggestion would work perfectly.
Thank you!
- Thu Nov 08, 2012 4:54 pm
- Forum: Open Source Nagios Projects
- Topic: Dual-Stage Notifications --- How to?
- Replies: 4
- Views: 1272
Dual-Stage Notifications --- How to?
Hi all, I've been reading through the documentation and googling excessively without any luck to try to do this... maybe someone here has tried something similar. I'm looking for a way to have dual-stage notifications for host issues in my nagios install. For example, if a host goes down, send out e...