Search found 9 matches
- Tue Jun 14, 2016 10:04 am
- Forum: Open Source Nagios Projects
- Topic: How to edit Graph
- Replies: 6
- Views: 2851
Re: How to edit Graph
Yes, lock this thread.
- Tue Jun 14, 2016 7:26 am
- Forum: Open Source Nagios Projects
- Topic: How to edit Graph
- Replies: 6
- Views: 2851
Re: How to edit Graph
Ok, thank you.
- Wed May 25, 2016 12:13 am
- Forum: Open Source Nagios Projects
- Topic: Monitor Oracle on Windows Server
- Replies: 9
- Views: 3457
Re: Monitor Oracle on Windows Server
I have copied the tnsnames.ora from my Windows Oracle: # TNSNAMES.ORA Network Configuration File: #C:\oracle\ora92\NETWORK\ADMIN\tnsnames.ora # Generated by Oracle configuration tools. GST = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = myhostname)(PORT = mytcpport)) ) (CONNECT_D...
- Tue May 24, 2016 10:17 am
- Forum: Open Source Nagios Projects
- Topic: Monitor Oracle on Windows Server
- Replies: 9
- Views: 3457
Re: Monitor Oracle on Windows Server
I have installed and configured the Oracle Instant Client as in this guide (versione 12.1):
http://www.unixmen.com/install-oracle-client-centos/
but manually running the command
./check_oracle --tns MYORACLESID
I can not connect to the DB
http://www.unixmen.com/install-oracle-client-centos/
but manually running the command
./check_oracle --tns MYORACLESID
I can not connect to the DB
- Tue May 24, 2016 12:44 am
- Forum: Open Source Nagios Projects
- Topic: Monitor Oracle on Windows Server
- Replies: 9
- Views: 3457
Re: Monitor Oracle on Windows Server
You're saying that I need to install Oracle Client on my Nagios?
- Mon May 23, 2016 10:43 am
- Forum: Open Source Nagios Projects
- Topic: Monitor Oracle on Windows Server
- Replies: 9
- Views: 3457
Re: Monitor Oracle on Windows Server
Thank you so much.
I decided to use the standard plug-in check_oracle, for practice. I configured a simple:
Check_oracle --tns MYORACLESID
but I get the following error:
"Cannot determine ORACLE_HOME for sid MYORACLESID"
The SID is correct and case sensitive.
Can you help me?
I decided to use the standard plug-in check_oracle, for practice. I configured a simple:
Check_oracle --tns MYORACLESID
but I get the following error:
"Cannot determine ORACLE_HOME for sid MYORACLESID"
The SID is correct and case sensitive.
Can you help me?
- Sun May 22, 2016 8:34 am
- Forum: Open Source Nagios Projects
- Topic: How to edit Graph
- Replies: 6
- Views: 2851
Re: How to edit Graph
I use Nagiosgraph and I want to remove the lines Warning, Critical, Minimum and Maximum of these graphics.
- Sun May 22, 2016 8:22 am
- Forum: Open Source Nagios Projects
- Topic: Monitor Oracle on Windows Server
- Replies: 9
- Views: 3457
Monitor Oracle on Windows Server
Hello to all, I am a novice in Nagios and Linux world, but for curiosity and necessity, I have configured a CentOS server with Nagios Core (latest versions). Without incurring in particular problems, I configured everything and implemented the basic controls of my server. Now I have the need to moni...
- Fri May 20, 2016 1:22 am
- Forum: Open Source Nagios Projects
- Topic: How to edit Graph
- Replies: 6
- Views: 2851
How to edit Graph
Hello,
I would hide the lines Critical, Maximum, Minimum and Warning by all charts, how can I do?
Thanks
I would hide the lines Critical, Maximum, Minimum and Warning by all charts, how can I do?
Thanks