belvdr said:You need one terminal window for those pings. Simply nohup the pings and put them into the background.
Will this work across subnets? Besides that, I need to watch each machine for increased reply times..
belvdr said:You need one terminal window for those pings. Simply nohup the pings and put them into the background.
strydr said:Will this work across subnets? Besides that, I need to watch each machine for increased reply times..
MUCKYFINGERS said:with the beauty and simplicity of the aqua interface, why would anyone bother using unix?
belvdr said:Subnets are irrelevant. You're speaking of routing, which, if you can ping it interactively, then nohup could surely do it.
So, you're saying that you sit and watch for increased ping times for 50-100 machines? What are you exactly looking for? Ping is not a reliable indicator of anything but network connectivity, and even that's a stretch, when firewalls block ICMP or traffic is too heavy and the packets are not responded too in a timely fashion. In other words, don't rely solely on ICMP packets to give you an overview of the network traffic and load.
At any rate, I would get a network monitor, such as Nagios, and set it up to ping those machines. Then, you can have it email or page you when it goes above a certain threshold or is unreachable.
Terminal:MUCKYFINGERS said:with the beauty and simplicity of the aqua interface, why would anyone bother using unix?
strydr said:OK, so I'll be specific. I am updating AP's for a health food store chain. Each night I update 2-3 AP's per store, while a crew updates the registers. When the registers are all available, I fail each AP, and watch for unsatasfactory failover. All my tests are run before and after upgrades, so I have a base to judge against. Very boring, but well paid for it.
MUCKYFINGERS said:with the beauty and simplicity of the aqua interface, why would anyone bother using unix?
Great quote and true to boot. I may have to use that one in the future.yellow said:Why use a glossy GUI when you don't have to?
fayans said:So at least my fear is not baseless. Any idea where I could find those useful Terminal codes to begin with?
EricBrian said:
MUCKYFINGERS said:with the beauty and simplicity of the aqua interface, why would anyone bother using unix?
uaaerospace said:I use it for SSH and for X11 apps on the college of engineering's UNIX machine. Also, just general tinkering is always fun in the terminal. ~josh
plinden said:No syntax highlighting or mouse input with vi or vim.
On my Linux and Unix servers, I have native gvim so I'm used to it now. I could use emacs but can't be bothered learning it.
syn on
set ai