Search found 8 matches
- Mon Jun 01, 2015 4:47 pm
- Forum: Open Source Nagios Projects
- Topic: Changing Threshold for Oracle Health Check invalid objects
- Replies: 6
- Views: 2978
Re: Changing Threshold for Oracle Health Check invalid objec
Thanks for your answers, Problem is solved using your recomendations
- Sun May 31, 2015 11:34 pm
- Forum: Open Source Nagios Projects
- Topic: Changing Threshold for Oracle Health Check invalid objects
- Replies: 6
- Views: 2978
Re: Changing Threshold for Oracle Health Check invalid objec
Thanks for your answer, the command definition is:
define command{
command_name check_oracle_health
command_line $USER1$/check_oracle_health --connect=DESA01 --username=nagios --password=xxx --mode=$ARG1$
}
As you can see "desa01" is the oracle instance.
define command{
command_name check_oracle_health
command_line $USER1$/check_oracle_health --connect=DESA01 --username=nagios --password=xxx --mode=$ARG1$
}
As you can see "desa01" is the oracle instance.
- Fri May 29, 2015 2:47 pm
- Forum: Open Source Nagios Projects
- Topic: Changing Threshold for Oracle Health Check invalid objects
- Replies: 6
- Views: 2978
Changing Threshold for Oracle Health Check invalid objects
Hi, I need to change the Threshold for one specific server that have too much invalids objects (Oracle database). Service example definition: define service{ use local-service host_name server service_description Objetos invalidos check_command check_oracle_health-server!invalid-objects!0!0 }
- Fri May 29, 2015 2:30 pm
- Forum: Open Source Nagios Projects
- Topic: Change threshold for Invalid object in check_oracle_health
- Replies: 3
- Views: 1637
Re: Change threshold for Invalid object in check_oracle_heal
Hi how did you solve this problem?
- Fri Jan 16, 2015 4:33 pm
- Forum: Nagios Network Analyzer
- Topic: Error installing nagios network analyzer
- Replies: 9
- Views: 3463
Re: Error installing nagios network analyzer
Thank you very much!!!
In this reply you will see my log.
In this reply you will see my log.
- Fri Jan 16, 2015 2:14 pm
- Forum: Nagios Network Analyzer
- Topic: Error installing nagios network analyzer
- Replies: 9
- Views: 3463
Re: Error installing nagios network analyzer
Thanks for your help, yes I need to install con CentOS 7 because our production nagios is working with that SO.
- Fri Jan 16, 2015 1:15 pm
- Forum: Nagios Network Analyzer
- Topic: Error installing nagios network analyzer
- Replies: 9
- Views: 3463
Re: Error installing nagios network analyzer
Hi, thanks for your answer, and here is the info: OS= CentOS7 Virtual Machine but I also have a physical machine; I am trying to install in a virtual to test nna and if the product works as I expect I will be installing nna on the physical... NNA package is= nagiosna-2014r1.9.tar.gz There is not ano...
- Fri Jan 16, 2015 12:33 pm
- Forum: Nagios Network Analyzer
- Topic: Error installing nagios network analyzer
- Replies: 9
- Views: 3463
Error installing nagios network analyzer
Hi, I am trying to install nagios network analyzer and I am having this error after ./fullinstall command. rrdcached-rrd_daemon.o: undefined reference to symbol 'eval_client' note: 'eval_cliente" is defined in DSO lib64/libwrap.so.0 try adding it to the linker command line Any help is gonna be ...