Nagios Support Forum
Support for Nagios products and services
Skip to content
Search
Advanced search
Quick links
Unanswered topics
Active topics
Search
FAQ
Login
Register
Board index
Search
Search
Search found 3 matches
Go to advanced search
Search
Advanced search
Search found 3 matches • Page
1
of
1
by
nagiosbeginner
Tue Oct 13, 2020 4:41 am
Forum:
Open Source Nagios Projects
Topic:
Disbale nagios shell access
Replies:
1
Views:
752
Disbale nagios shell access
Hi All,
cat /etc/passwd | grep nagios
nagios
992:989::/home/nagios:/bin/bash
What's the impact if I disable the nagios shell ?
Command to disable:
usermod -s /bin/false nagios
nagios
992:989::/home/nagios:/bin/false
How it affects the performance of nagios
Jump to post
by
nagiosbeginner
Thu Oct 01, 2020 4:42 am
Forum:
Open Source Nagios Projects
Topic:
Send alerts based on states
Replies:
1
Views:
803
Send alerts based on states
Hi All,
I want to send alerts like this
If the state is critical I want to send it to one particular group
If the state is warning I want to send it to another group.
How can I achieve this task ?
Jump to post
by
nagiosbeginner
Wed Jun 24, 2020 6:50 am
Forum:
Open Source Nagios Projects
Topic:
Nagios Downtime using Ansible
Replies:
1
Views:
1262
Nagios Downtime using Ansible
Hi, I tried to schedule downtime using ansible for nagios core. But I'm getting Error: External command failed -> SCHEDULE_SVC_DOWNTIME;localhost;httpd;1592999244;1592999544;1;0;300;Ansible;test --- - name: Nagios Downtime hosts: localhost become: true tasks: - name: Downtime for swap nagios: action...
Jump to post
Display:
All results
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by:
Author
Post time
Forum
Topic title
Post subject
Direction:
Ascending
Descending
Search found 3 matches • Page
1
of
1
Go to advanced search
Jump to
Community Support Forums For Nagios Commercial Products
↳ Nagios XI
↳ Nagios Log Server
↳ Nagios Network Analyzer
↳ Nagios Fusion
↳ Development on Github
↳ Nagios Core
↳ Nagios Plugins
↳ NCPA
Community Support Forums For Nagios Open Source Projects
↳ Open Source Nagios Projects