Shat down server
Shat down server
Hello,
I am trying to create a script that stops a server if it detects CRITICAL.
Can someone help me.
Thanks
I am trying to create a script that stops a server if it detects CRITICAL.
Can someone help me.
Thanks
Re: Shat down server
What kind of server? Windows or Linux/Unix?
Re: Shat down server
LinuxGaWd wrote:What kind of server? Windows or Linux/Unix?
Re: Shat down server
Look here: http://assets.nagios.com/presentations/ ... Nagios.odp
You should be able to utilize the event handler service to trigger scripts if certain states are detected.
You should be able to utilize the event handler service to trigger scripts if certain states are detected.
Re: Shat down server
I can not open it shows me:GaWd wrote:Look here: http://assets.nagios.com/presentations/ ... Nagios.odp
You should be able to utilize the event handler service to trigger scripts if certain states are detected.
Could not open "Sam_Lansing_Automating_Windows_Application_Testing_and_Problem_Resolution_With_Nagios.odp"
Archive type not supported.
Re: Shat down server
With PowerPoint 2010 I can open this file...
Re: Shat down server
How do I know if nrpe is up and running?
In /usr/lib/nagios/plugins/
check_nrpe exists.
I installed :
sudo apt-get install nagios3 nagios-nrpe-plugin
In /usr/lib/nagios/plugins/
check_nrpe exists.
I installed :
sudo apt-get install nagios3 nagios-nrpe-plugin
Re: Shat down server
I can not find the file nrpe.cfg.
Which directory is?
Which directory is?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Shat down server
It is located in:
Here is the link to the event handler document I had in my presentation, It is a little more than mid way down:
http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf
Code: Select all
/usr/local/nagios/etc/nrpe.cfghttp://assets.nagios.com/downloads/nagi ... h_NRPE.pdf
Re: Shat down server
It does not exist!slansing wrote:It is located in:Code: Select all
/usr/local/nagios/etc/nrpe.cfg