[rrd-users] I need help with my rrd file
alucard95
jo_crj at hotmail.com
Mon Sep 29 13:14:51 CEST 2008
Nuno Pereira wrote:
>
> Resending to the list...
>
> Instead of
>
> snmpget -Oqv -v2c -c BAW_R 172.16.200.11 1.3.6.1.2.1.2.2.1.10.4 > $input
> snmpget -Oqv -v2c -c BAW_R 172.16.200.11 1.3.6.1.2.1.2.2.1.16.4 > $output
>
> try
>
> input = `snmpget -Oqv -v2c -c BAW_R 172.16.200.11 1.3.6.1.2.1.2.2.1.10.4`
> output = `snmpget -Oqv -v2c -c BAW_R 172.16.200.11 1.3.6.1.2.1.2.2.1.16.4`
>
> Nuno Pereira
>
>
Hi all!!
I try with your synthax, this time the result is :
test_script.sh: 2: input: not found
test_script.sh: 4: output: not found
The problem must be with my variables, i'll try to find how resolv it.
Maybe i have to declare them, i don't know...
--
View this message in context: http://n2.nabble.com/I-need-help-with-my-rrd-file-tp1120359p1125572.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
More information about the rrd-users
mailing list