Dear Team,
Please clarify the monitoring of Oracle DB from SAP user.
We have Oracle DB installed and we have Oracle DB user. But we want to monitor Oracle DB from SAP User. IS it Possible to get metrics detail from SAP User.
Thanks and Regards,
Prasad
Monitor Oracle DB from SAP User
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Monitor Oracle DB from SAP User
Hi @prasadt!
What exactly do you mean by "SAP User"? Are you asking if you need to make a new user to monitor a second DB? The answer to that is no.
I think you will find https://assets.nagios.com/downloads/nag ... Rights.pdf useful for managing multiple users.
Please let us know if you have additional questions!
What exactly do you mean by "SAP User"? Are you asking if you need to make a new user to monitor a second DB? The answer to that is no.
I think you will find https://assets.nagios.com/downloads/nag ... Rights.pdf useful for managing multiple users.
Please let us know if you have additional questions!
Re: Monitor Oracle DB from SAP User
In our Oracle monitoring wizards there is a field for a username and password. As long as that user has sufficient permissions to run the required queries, it should work.
Former Nagios employee
Re: Monitor Oracle DB from SAP User
That User doesn't belongs to Oracle DB. Instead of Oracle, user is present in SAP and only that particular user have access to run queries into Oracle DB.
Kindly help me to achieve this.
Kindly help me to achieve this.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Monitor Oracle DB from SAP User
You should consult your SAP administrator and find out what account is conducting the Oracle queries. You can then include that information in the Oracle monitoring wizard.
Previous Nagios employee
Re: Monitor Oracle DB from SAP User
Can i simply give the SAP user details in Oracle Configuration Wizard?
There is no need to do some extra configuration like any custom plugin or something like that. Correct me If I am wrong.
There is no need to do some extra configuration like any custom plugin or something like that. Correct me If I am wrong.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Monitor Oracle DB from SAP User
The Oracle wizard expects credentials to an Oracle database. If you want to monitor SAP, there are some other plugins here:
https://exchange.nagios.org/directory/P ... -Logic/SAP
Please note those are 3rd party plugins provided as-is. Here is some information about creating your own plugins:
https://nagios-plugins.org/doc/guidelines.html
https://mathias-kettner.de/checkmk_localchecks.html
http://www.yourownlinux.com/2014/06/how ... cript.html
We also offer custom development for a fee. Please contact [email protected]
https://exchange.nagios.org/directory/P ... -Logic/SAP
Please note those are 3rd party plugins provided as-is. Here is some information about creating your own plugins:
https://nagios-plugins.org/doc/guidelines.html
https://mathias-kettner.de/checkmk_localchecks.html
http://www.yourownlinux.com/2014/06/how ... cript.html
We also offer custom development for a fee. Please contact [email protected]
Previous Nagios employee
Re: Monitor Oracle DB from SAP User
Let me explain 1 more time about our requirement.
Suppose we have a SAP user:
username : sapadmin
password : sapadmin
We have created this user in SAP and given access to this user to run queries in Oracle DB.
So, Can we directly give this user credentials in Oracle Configuration Wizard? Will it work?
Or else, we need to do something else?
Suppose we have a SAP user:
username : sapadmin
password : sapadmin
We have created this user in SAP and given access to this user to run queries in Oracle DB.
So, Can we directly give this user credentials in Oracle Configuration Wizard? Will it work?
Or else, we need to do something else?
Re: Monitor Oracle DB from SAP User
You will need a user that exists in Oracle's internal table space. The SAP user might work, but we have no way of really knowing if the credentials for the SAP user are the same as those in the internal Oracle table space.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Monitor Oracle DB from SAP User
In Oracle, we don't have any user present.
We only have a user present in SAP and we want to monitor Oracle DB (Query,Tablespace, Serverspace) from that particular user only.
We only have a user present in SAP and we want to monitor Oracle DB (Query,Tablespace, Serverspace) from that particular user only.