Re: [Nagios-users] Remote check with check_load check_disk

2008-05-07 Thread Jay R. Ashworth
On Wed, May 07, 2008 at 01:54:32PM +0200, Dennis H?nseler wrote: > just go to the remote host and edit the nrpe.cfg > > command[check_load]=/usr/lib/nagios/plugins/check_load -w 15,10,5 -c > 30,25,20 > > and on your nagios host create the referring check_definition: > > > define service{ >

Re: [Nagios-users] Remote check with check_load check_disk

2008-05-07 Thread Dennis Hünseler
Uwe Großkinsky schrieb: > hello list > > i will check a remotehost with "check_load" "check_disk" and so on in > nagios. > nrpe was 2.12 was installed (compiled) (plugins was also compiled) and > run very fine (check_ping, check_http and so on was working fine). > > but now i will check the status

[Nagios-users] Remote check with check_load check_disk

2008-05-07 Thread Uwe Großkinsky
hello list i will check a remotehost with "check_load" "check_disk" and so on in nagios. nrpe was 2.12 was installed (compiled) (plugins was also compiled) and run very fine (check_ping, check_http and so on was working fine). but now i will check the status from the systemload with the some plug