Search found 10 matches
- Fri Jun 27, 2014 2:28 pm
- Forum: Open Source Nagios Projects
- Topic: Checkup Ok if host is down
- Replies: 9
- Views: 4361
Re: Checkup Ok if host is down
You could always just use passive checks. That way when the device is off Nagios won't really know or care and will retain the last status that the device reported. Then when it turns on and joins the network it can start sending data to Nagios. The request wont be done by Nagios ? Then how the dev...
- Fri Jun 27, 2014 2:19 pm
- Forum: Open Source Nagios Projects
- Topic: Checkup Ok if host is down
- Replies: 9
- Views: 4361
Re: Checkup Ok if host is down
I would disable active check on the host and all service, then submit passive check result OK to them. The problem is , actually the host is a laptop so sometimes the worker goes out with his laptop. There is no way to monitor it with this type of feature. We wanted to keep track of the minimum inf...
- Thu Jun 26, 2014 8:30 am
- Forum: Open Source Nagios Projects
- Topic: Checkup Ok if host is down
- Replies: 9
- Views: 4361
Checkup Ok if host is down
Hi there,
I was wondering if there was any way to have an OK status for an host that is down with all his services. It's a redundancy plan and the machine need to be turned off but monitored when its on.
Let me know of your suggestion have a nice day !
I was wondering if there was any way to have an OK status for an host that is down with all his services. It's a redundancy plan and the machine need to be turned off but monitored when its on.
Let me know of your suggestion have a nice day !
- Thu Jan 30, 2014 9:24 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring multiples applications
- Replies: 5
- Views: 2218
Re: Monitoring multiples applications
I've just told you. You will need to write some sort of script (perl, python, bash, whatever) that will run check_nt twice, once for each of the services you are checking for. The script you write will have some variable that increments based on whether or not a program is running. It gets this inf...
- Thu Jan 30, 2014 9:11 am
- Forum: Open Source Nagios Projects
- Topic: Soft State - handled as Normal
- Replies: 5
- Views: 1887
Re: Soft State - handled as Normal
I've read about this way to proceed, is there a way to manage if the host is not recheable in like 40 check then after if change status. Otherwise the only way to do is that the soft state are considered as Ok even if the host is not present.
- Wed Jan 29, 2014 3:53 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring multiples applications
- Replies: 5
- Views: 2218
Re: Monitoring multiples applications
How is it possible ? actually i mean do you know an easy way to do this type of thing ?tmcdonald wrote:The simplest way of doing this would be to write a wrapper script that runs check_nt twice (once for each service) and then reports back to Nagios based on the number running.
- Wed Jan 29, 2014 3:34 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring multiples applications
- Replies: 5
- Views: 2218
Monitoring multiples applications
Hello there, here is the situation about the info. We have a software that barely support another one when he is open. ex explorer.exe & iexplorer.exe. I would like to see if there is any script made for this type of suppervision, 0 or 1 of these process running = Good Both Process Running = CRI...
- Wed Jan 29, 2014 3:31 pm
- Forum: Open Source Nagios Projects
- Topic: Soft State - handled as Normal
- Replies: 5
- Views: 1887
Re: Soft State - handled as Normal
You could use the negate plugin to change critical to warning or ok. This will change the availability metrics/historical data for the host, because future checks will be seen as ok instead of critical. Where can i get this plugin, i searched on Nagios Exchange & the library and it seems it can...
- Wed Jan 29, 2014 8:49 am
- Forum: Open Source Nagios Projects
- Topic: Soft State - handled as Normal
- Replies: 5
- Views: 1887
Soft State - handled as Normal
Hi there , We have a machine that is going down too many time (Internet problem for this host). I was looking to get an option to set this machine as normal so that he won't pop into Nagios as Critical. If this is possible i would really like to know this options.
Thank you very much in advance !
Thank you very much in advance !
- Thu Nov 21, 2013 8:55 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring Time
- Replies: 1
- Views: 993
Monitoring Time
Hello people,
I was wondering if there was any way to monitor the time of a Machine ? With the NRPE or with the NSclient. I was looking for the plugin but nothing seems to be found.
Thank you for your help , have a good day !
I was wondering if there was any way to monitor the time of a Machine ? With the NRPE or with the NSclient. I was looking for the plugin but nothing seems to be found.
Thank you for your help , have a good day !