Skip to main content
deleted 56 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 238

I am newbie to scripting. I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from ruby script if traffic spikes up to specific range. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work. Any help would be appreciated.

I am newbie to scripting. I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from ruby script if traffic spikes up to specific range. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work. Any help would be appreciated.

I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from ruby script if traffic spikes up to specific range. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work.

edited tags
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265
typo
Source Link
Rahul
  • 14k
  • 4
  • 46
  • 56

I am newbie to scripting. I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from ruby script if traffic spikes up to specific range, which has been developed in ruby. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work. Any help would be appreciated.

I am newbie to scripting. I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from script if traffic spikes up to specific range, which has been developed in ruby. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work. Any help would be appreciated.

I am newbie to scripting. I have debian squeeze installed on my box. I have BIRD daemon to route traffic of particular IP. We add IP to bird-route.conf automatically from ruby script if traffic spikes up to specific range. I would like to know the possible ways to send notification of added IP to remove from bird-route.conf after certain period, for example say If script adds the IP in bird-route.conf file at 12.00AM so notification script should notify me after 48 hours to remove it. How can I achieve this ? shell, perl or ruby any of the scripting would work. Any help would be appreciated.

typo
Source Link
Rahul
  • 14k
  • 4
  • 46
  • 56
Loading
Source Link
Rahul
  • 14k
  • 4
  • 46
  • 56
Loading