Hello,
Is it possible to set custom permissions for Nagios?
e.g. how to give one user the ability to only enable and disable email notifications for a specific host group?
thanks
Search found 6 matches
- Fri Jan 08, 2021 9:03 am
- Forum: Open Source Nagios Projects
- Topic: custom permission to Nagios
- Replies: 1
- Views: 1152
- Wed Mar 21, 2012 4:51 am
- Forum: Nagios XI
- Topic: plugin: check_snmp_storage
- Replies: 8
- Views: 2181
Re: plugin: check_snmp_storage
Sorry, not working:
plwawsnagios:/usr/lib/nagios/plugins# ./check_snmp_storage -H 172.17.18.21 -C public -m F -w 80 -c 90 --v2c
F:\ Label:BACKUP_VOL Serial Number 88c93c8: 108%used(-6759166MB/-6284956MB) (>90%) : CRITICAL
plwawsnagios:/usr/lib/nagios/plugins# ./check_snmp_storage -H 172.17.18.21 -C public -m F -w 80 -c 90 --v2c
F:\ Label:BACKUP_VOL Serial Number 88c93c8: 108%used(-6759166MB/-6284956MB) (>90%) : CRITICAL
- Tue Mar 20, 2012 7:34 am
- Forum: Nagios XI
- Topic: plugin: check_snmp_storage
- Replies: 8
- Views: 2181
Re: plugin: check_snmp_storage
OK, Now I know
plwawsnagios:/usr/lib/nagios/plugins# ./check_snmp_storage -H 172.17.18.21 -C public -m F -w 80 -c 90
F:\ Label:BACKUP_VOL Serial Number 88c93c8 : 110 %used (-6942767MB/-6284956MB) (< 90) : CRITICAL
plwawsnagios:/usr/lib/nagios/plugins# ./check_snmp_storage -H 172.17.18.21 -C public -m F -w 80 -c 90
F:\ Label:BACKUP_VOL Serial Number 88c93c8 : 110 %used (-6942767MB/-6284956MB) (< 90) : CRITICAL
- Tue Mar 20, 2012 2:22 am
- Forum: Nagios XI
- Topic: plugin: check_snmp_storage
- Replies: 8
- Views: 2181
Re: plugin: check_snmp_storage
I don't know how run command in terminal
Please tell me, then I try
Please tell me, then I try
- Wed Mar 07, 2012 3:12 am
- Forum: Nagios XI
- Topic: plugin: check_snmp_storage
- Replies: 8
- Views: 2181
Re: plugin: check_snmp_storage
http://nagios.manubulon.com/check_snmp_storage.pl
# Version : 1.3.3
# Date : Jun 1 2007
# Author : Patrick Proy ( patrick at proy.org)
# Help : http://nagios.manubulon.com
# Licence : GPL - http://www.fsf.org/licenses/gpl.txt
# TODO :
# Contribs : Dimo Velev, Makina Corpus, A. Greiner-Bär
# Version : 1.3.3
# Date : Jun 1 2007
# Author : Patrick Proy ( patrick at proy.org)
# Help : http://nagios.manubulon.com
# Licence : GPL - http://www.fsf.org/licenses/gpl.txt
# TODO :
# Contribs : Dimo Velev, Makina Corpus, A. Greiner-Bär
- Tue Mar 06, 2012 7:45 am
- Forum: Nagios XI
- Topic: plugin: check_snmp_storage
- Replies: 8
- Views: 2181
plugin: check_snmp_storage
Hello, I have a problem with plugin: check_snmp_storage
One serwer have SAS storage (10TB capacity, 1TB free)
Nagios shows that:
F: Label:BACKUP_VOL Serial Number 88c93c8: 116%used(-7309626MB/-6284956MB) (>90%) : CRITICAL
Why?
One serwer have SAS storage (10TB capacity, 1TB free)
Nagios shows that:
F: Label:BACKUP_VOL Serial Number 88c93c8: 116%used(-7309626MB/-6284956MB) (>90%) : CRITICAL
Why?