RE: [Nagios-users] Check_Log

2006-03-04 Thread Mike Koponick
Sure. Here is the service check command: define service { use Sensor-Log hostgroup_name Firewalls service_description Check_Log check_command check_log!/var/log/messages!/usr/local/nagios/var/PIX-Deny.log!"D

AW: [Nagios-users] Check_Log

2006-03-04 Thread Gerhard Lausser
Hi Mike, i have no answer to your question why the text is being cut off, maybe the string with the "%" inside ends up somewhere in a printf command, so the "%" is treated like part of a format string. Look at the notification command of contact_group Support for that. But what i saw is the is_v

[Nagios-users] check disk_free on windows client

2006-03-04 Thread Mario Ohnewald
Hello List, whats the easiest way to check the disk free space on a windows box? All i can think of is via SNMP. Are there other possibilities? (except mounting the drive with smb and then use the unix tool check_diskfree). Thanks, Mario ---

Re: [Nagios-users] check disk_free on windows client

2006-03-04 Thread Toto Capuccino
Hi,You can use nrpe and plugins http://www.nagiosexchange.org/NRPE_Plugins.66.0.html check also  http://www.miwi-dv.com/nrpent/ but there are other way to monitor windows hosts, as with nsclient http://www.nagiosexchange.org/Windows.49.0.html?&tx_netnagext_pi1[p_view]=65&tx_netnagext_pi1[page]=10%