Page 1 of 1
Plugin Oracle PCA
Posted: Thu Apr 05, 2018 4:46 am
by firanagios
Good Morning.
I have to monitor several PCA virtual machines
Is there a plugin to monitor the Oracle Private Cloud Appliance?
greetings and thanks
Re: Plugin Oracle PCA
Posted: Thu Apr 05, 2018 8:32 am
by mcapra
You could set up an SSH tunnel and use check_by_ssh. Here's some official documentation for leveraging check_by_ssh with Nagios XI:
https://assets.nagios.com/downloads/nag ... ng_SSH.pdf
Assuming you can SSH into this environment, I would think you should also be able to install the NRPE or NCPA agent, though I don't believe these agents have been tested against Oracle's cloud:
https://assets.nagios.com/downloads/nag ... g_NRPE.pdf
https://assets.nagios.com/downloads/ncp ... g-NCPA.pdf
I'm afraid I don't know of any simple step-by-step instructions for doing this, though. You could try using the Linux configuration wizard in Nagios XI, but there's no guarantee that will work.
Re: Plugin Oracle PCA
Posted: Thu Apr 05, 2018 8:47 am
by firanagios
I have not explained well.
I'm looking for plugins to monitor oracle virtual machines (PCA)
Yes, I can connect to them via ssh or nrpe, but I want to configure alerts to monitor PCA virtual machines.
I do not know if you have understood me, my English is not good
Re: Plugin Oracle PCA
Posted: Thu Apr 05, 2018 12:53 pm
by scottwilkerson
I don't know of anything specific to the Oracle Private Cloud Appliance, if you can connect to the with NRPE then that would likely be your best bet.
I'll leave the thread open in case another forum user has anything to add to the topic