~ubuntu-branches/ubuntu/precise/nagios-snmp-plugins/precise

« back to all changes in this revision

Viewing changes to debian/pluginconfig/snmp_cpfw.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Jan Wagner
  • Date: 2007-04-25 22:00:50 UTC
  • Revision ID: james.westby@ubuntu.com-20070425220050-7vku4vgmmk4p1geu
Tags: 1.1.1-1
* new upstream
* include (new) html docs into package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# check point firewall template, for more info see:
 
2
# http://www.manubulon.com/nagios/index_commands.html#cpfw
 
3
 
 
4
# 'check_snmp_cpfw_v3' command definition
 
5
define command {
 
6
        command_name check_snmp_cpfw_v3
 
7
        command_line $USER1$/check_snmp_cpfw.pl -H $HOSTADDRESS$ $USER9$ $ARG1$
 
8
}