scriptkid
07-09-2005, 03:58 PM
Hi all,
I've got a problem with this plugin, maybe me plain stupid.. but this is the command i have defined:
Command Name : check-traffic-graph,
$USER1$/check_graph_traffic.pl -H $HOSTNAME$ -C $ARG1$ -i $ARG2$ -g $ARG3$ -w $ARG4$ -c $ARG5$ -S $ARG6$
It is defined in my service with:
!public!1!arion!80!95
When i look in my monitor service overview i see:
"Unknown -S Service ID expected... or it doesn't exist, try another id - number"
when i take a look in my config servicechecks.cfg
this is what i find:
"check-traffic-graph!public!1!arion!80!95"
I'm missing the serviceid...
am i'm doing something stupid? must i cange the naming for the PHP file creating it to recognise this service?
I already searched this forum, byt my french is like my chinese, and i'm dutch... i could make something out off the posts... but not that much...
I Know "-S $ARG6$" is about to be replaced... but that's all...
I've got a problem with this plugin, maybe me plain stupid.. but this is the command i have defined:
Command Name : check-traffic-graph,
$USER1$/check_graph_traffic.pl -H $HOSTNAME$ -C $ARG1$ -i $ARG2$ -g $ARG3$ -w $ARG4$ -c $ARG5$ -S $ARG6$
It is defined in my service with:
!public!1!arion!80!95
When i look in my monitor service overview i see:
"Unknown -S Service ID expected... or it doesn't exist, try another id - number"
when i take a look in my config servicechecks.cfg
this is what i find:
"check-traffic-graph!public!1!arion!80!95"
I'm missing the serviceid...
am i'm doing something stupid? must i cange the naming for the PHP file creating it to recognise this service?
I already searched this forum, byt my french is like my chinese, and i'm dutch... i could make something out off the posts... but not that much...
I Know "-S $ARG6$" is about to be replaced... but that's all...