Search found 6 matches
- Sun Feb 20, 2011 3:14 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios time based monitoring
- Replies: 2
- Views: 1455
Re: Nagios time based monitoring
Thanks! nagios is overpowered 
- Sat Feb 19, 2011 4:22 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios time based monitoring
- Replies: 2
- Views: 1455
Nagios time based monitoring
It is possible to monitor remote host, based on times? For example, I have some servers, that are technically impossible for me to put them up in case of failure on weekends. I don't actually mind if they are off during this days, but is pretty important that they work from monday to friday non-stop...
- Wed Feb 16, 2011 3:53 am
- Forum: Open Source Nagios Projects
- Topic: Problems checking partitions
- Replies: 4
- Views: 2116
Re: Problems checking partitions
Ok, problem was my own confussion. I needed to install NRPE to check all this. I thought I could check it all without any plugin like windows based remote clients (don't know exactly why I got to this conclusion), and forgot to say in the first message, that problems were with a remote host, not wit...
- Mon Feb 14, 2011 6:20 am
- Forum: Open Source Nagios Projects
- Topic: Problems checking partitions
- Replies: 4
- Views: 2116
Re: Problems checking partitions
I' ve been wandering around but have not find any solution.... any ideas regarding this issue?
Thanks!
Thanks!
- Wed Feb 09, 2011 9:04 am
- Forum: Open Source Nagios Projects
- Topic: Problems checking partitions
- Replies: 4
- Views: 2116
Problems checking partitions
I have recently configured a new command to be excuted check_command check_local_disk!20%!10%!/ This perfectly works But check_command check_local_disk!20%!10%!/u2 Sends this error: DISK CRITICAL - /u2 is not accessible: No such file or directory In that server im trying to monitor: #df -h /dev/sda2...
- Wed Sep 15, 2010 8:12 am
- Forum: Open Source Nagios Projects
- Topic: pinging plugin
- Replies: 0
- Views: 1114
pinging plugin
I've found a problem with pinging pluging I've created a special config file to add workstations as hosts based on their hostname resolved by the dns server that keeps track of their IP based on the dhcp server ip assignations. In this file called hosts.cfg I've put this config: check_command check_...