For anyone using bb-xsnmp.pl, here is the fix to get it working.
- Set up the bb-xsnmptab in the etc directory.
- Move bb-xsnmp.pl to the ext directory
- Move the bb-combo.sh from big brother to hobbit.
- Add the following lines to the beginning of the script (below the my $debug line):
Hacked for hobbit!!
$ENV{'BBNET'} = 'TRUE';
This should get the script working. Run the following commands to test it:
$BBHOME/bin/bbcmd $BBHOME/ext/bb-xsnmp.pl
You can then launch it from the hobbitlaunch.cfg without a problem.
Cheers, Brian
The bb-combo.sh need also the touchtime script from bb installation
M.
For anyone using bb-xsnmp.pl, here is the fix to get it working.
- Set up the bb-xsnmptab in the etc directory.
- Move bb-xsnmp.pl to the ext directory
- Move the bb-combo.sh from big brother to hobbit.
- Add the following lines to the beginning of the script (below the my $debug line):
Hacked for hobbit!!
$ENV{'BBNET'} = 'TRUE';
This should get the script working. Run the following commands to test it:
$BBHOME/bin/bbcmd $BBHOME/ext/bb-xsnmp.pl
You can then launch it from the hobbitlaunch.cfg without a problem.
Cheers, Brian
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Have you modify the script to make it compatible to hobbit graphs?
Marco
For anyone using bb-xsnmp.pl, here is the fix to get it working.
- Set up the bb-xsnmptab in the etc directory.
- Move bb-xsnmp.pl to the ext directory
- Move the bb-combo.sh from big brother to hobbit.
- Add the following lines to the beginning of the script (below the my $debug line):
Hacked for hobbit!!
$ENV{'BBNET'} = 'TRUE';
This should get the script working. Run the following commands to test it:
$BBHOME/bin/bbcmd $BBHOME/ext/bb-xsnmp.pl
You can then launch it from the hobbitlaunch.cfg without a problem.
Cheers, Brian
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
brianlynch@gmail.com
-
marco.avvisano@regione.toscana.it