debian/watch.ex
changeset 6 f52b40333287
parent 5 fa49cacf33d6
equal deleted inserted replaced
5:fa49cacf33d6 6:f52b40333287
     6 # Compulsory line, this is a version 3 file
     6 # Compulsory line, this is a version 3 file
     7 version=3
     7 version=3
     8 
     8 
     9 # Uncomment to examine a Webpage 
     9 # Uncomment to examine a Webpage 
    10 # <Webpage URL> <string match>
    10 # <Webpage URL> <string match>
    11 #http://www.example.com/downloads.php nagios-plugin-check-exim-(.*)\.tar\.gz
    11 #http://www.example.com/downloads.php nagios-plugin-exim-(.*)\.tar\.gz
    12 
    12 
    13 # Uncomment to examine a Webserver directory
    13 # Uncomment to examine a Webserver directory
    14 #http://www.example.com/pub/nagios-plugin-check-exim-(.*)\.tar\.gz
    14 #http://www.example.com/pub/nagios-plugin-exim-(.*)\.tar\.gz
    15 
    15 
    16 # Uncommment to examine a FTP server
    16 # Uncommment to examine a FTP server
    17 #ftp://ftp.example.com/pub/nagios-plugin-check-exim-(.*)\.tar\.gz debian uupdate
    17 #ftp://ftp.example.com/pub/nagios-plugin-exim-(.*)\.tar\.gz debian uupdate
    18 
    18 
    19 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
    19 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
    20 # http://sf.net/nagios-plugin-check-exim/nagios-plugin-check-exim-(.*)\.tar\.gz
    20 # http://sf.net/nagios-plugin-exim/nagios-plugin-exim-(.*)\.tar\.gz
    21 
    21 
    22 
    22