Subversion Repositories vnag

Rev

Rev 2 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 35
Line 5... Line 5...
5
// Licensed under the terms of the Apache 2.0 license
5
// Licensed under the terms of the Apache 2.0 license
6
//
6
//
7
// Revision 2018-07-15
7
// Revision 2018-07-15
8
 
8
 
9
object CheckCommand "vnag_smart" {
9
object CheckCommand "vnag_smart" {
-
 
10
	// PLEASE ADJUST THIS PATH
10
	command = [ "/daten/vnag/plugins/smart/check_smart" ]
11
	command = [ "/daten/vnag/plugins/smart/check_smart" ]
11
 
12
 
12
	arguments = {
13
	arguments = {
13
		"-v" = {
14
		"-v" = {
14
			set_if = "$vnag_smart_verbose$"
15
			set_if = "$vnag_smart_verbose$"