about 1 year ago - 1 comment
well this is slightly surprising, but in a very good way, and does lead to some interesting suggestions on how to best to improve matters, but look at the following graph of FAST ESP query latency: Notice that the average latency drops as we use the server more . . . but WHY? Well that’s
about 1 year ago - No comments
# tcpdump -ni en0 port 80 -w output.trace # tcptrace -G output.trace # xplot *tput.xpl From the online manpage: Yellow: instantaneous packets Red: Throughput for the last few packets Blue: Throughput since the start of the stream/connection Other useful graphs: _owin.xpl – outstanding data/congestion _rtt.xpl – round trip time/time _ssize.xpl – segment size/time _tput.xpl –
about 1 year ago - No comments
Following reply by iljitsch van Beijnum about queueing delays in IP, looked to be a good little summary. The answer is that delay is only one aspect of performance, another important one is packet loss. As link bandwidth increases, queuing delays decrease proportionally. So if you’re using your 10 Mbps link with average 500 byte
about 1 year ago - No comments
Using version 1: % snmpget -c COMMSTRING -M /usr/local/share/snmp/mibs -v 1 -m USAGE-MIB:PROXY-MIB:REDLINE-STATS-MIB:REDLINE-STATS-MIB:REDLINE-CONFIG-M IB hostname REDLINE-STATS-MIB::sessActive.0 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: REDLINE-STATS-MIB::sessActive.0 Using version 2 (2c): % snmpget -c COMMSTRING -M /usr/local/share/snmp/mibs -v 2c -m USAGE-MIB:PROXY-MIB:REDLINE-STATS-MIB:REDLINE-STATS-MIB:REDLINE-CONFIG-M IB hostname REDLINE-STATS-MIB::sessActive.0 REDLINE-STATS-MIB::sessActive.0 = Counter64: 12247 Slightly
about 1 year ago - No comments
It’s been a bug-bear for a long time for me that the CPU metrics when querying a Solaris 10 host are global and not zone specific (which of course makes sense, just makes it harder to track zone utilisation). So finally wrote a basic perl script that will provide that information via a SNMP mib,
about 2 years ago - No comments
This little snippet will give you a new little window for all those recent applications you launch – I seem to have picked up a habit for closing applications down when I stop working with them for an hour or two (pages etc.)
defaults write com.apple.dock persistent-others -array-add \
'{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock
about 2 years ago - No comments
Heh, who would’ve thunked it – apache.org is running solaris 10/SPARC and they even have http://www.apache.org/server-status open to everyone to be nosey too; just need to get my head around some of the linux IP tuning options for busy servers.
about 2 years ago - No comments
Hmm, so far in the last month or so I’ve been slowly running into issues with Mail.App just deciding not to download/refresh RSS feeds until I explicitly tell it to (which is annoying to say the least). So first had a play with Endo which is pretty good – apart from the annoyance that I have enough busy RSS feeds (blogs.sun.com and java.sun.com for instance) that the only real way to keep on top is to use Apple + 9 to only show unread posts.
The does have the little drawback that I then lose sight of the ones I’ve tagged – and it is a global option across all groups – yuck. So having just exported my feed list into OPML and then imported into NetNewsWire and it just worked (also looks a lot more like a mail client which i prefer)
Will have to see how it goes . . .
about 2 years ago - No comments
Hopefully I wont get into trouble from apple for even mentioning that they posted a new preview for java 6 on http://developer.apple.com/ on 18th Dec 2007
I’ll have to install and see how well it runs!
about 2 years ago - No comments
Oh interesting stuff there – I’ve always liked the idea of FAST (not cheap as a search platform) but they’ve certainly thought a bit about how to scale – will be interesting to see if this mean’s a change to the supported platforms and roadmap moving forward
Wants to mine web with Fast buy
Microsoft is to acquire Norwegian business search engine company Fast Search and Transfer for 6.6bn kroner ($1.23bn).…
[From Microsoft bids $1.23bn for Norwegian search firm]