#arpnetworks 2010-10-06,Wed

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***schmir has joined #arpnetworks [00:26]
..... (idle for 20mn)
schmir has quit IRC (Remote host closed the connection)
tinono has quit IRC (Quit: leaving)
[00:46]
.... (idle for 18mn)
nakano_ is now known as nakano [01:06]
.... (idle for 19mn)
LT has joined #arpnetworks [01:25]
............. (idle for 1h4mn)
schmir has joined #arpnetworks [02:29]
schmir has quit IRC (Remote host closed the connection) [02:43]
schmir has joined #arpnetworks [02:49]
........................ (idle for 1h58mn)
heda has joined #arpnetworks [04:47]
.......... (idle for 46mn)
ziyourenxiang has joined #arpnetworks [05:33]
....... (idle for 31mn)
schmir has quit IRC (Remote host closed the connection) [06:04]
............. (idle for 1h1mn)
tinono has joined #arpnetworks [07:05]
schmir has joined #arpnetworks [07:14]
schmir has quit IRC (Remote host closed the connection)
schmir has joined #arpnetworks
[07:22]
tinono has quit IRC (Ping timeout: 240 seconds) [07:40]
....... (idle for 33mn)
tinono has joined #arpnetworks [08:13]
ziyourenxiang has quit IRC (Quit: ziyourenxiang) [08:25]
tinono has quit IRC (Ping timeout: 265 seconds) [08:30]
up_the_irons has quit IRC (Read error: Operation timed out)
dxtr has quit IRC (Read error: Operation timed out)
cmeiklejohn has quit IRC (Read error: Operation timed out)
infrared has quit IRC (Read error: Connection reset by peer)
infrared has joined #arpnetworks
cmeiklejohn has joined #arpnetworks
up_the_irons has joined #arpnetworks
ChanServ sets mode: +o up_the_irons
mhoran_ has joined #arpnetworks
ChanServ sets mode: +o mhoran_
mhoran has quit IRC (Read error: Operation timed out)
mhoran_ is now known as mhoran
schmir has quit IRC (Remote host closed the connection)
[08:44]
dxtr has joined #arpnetworks [08:56]
schmir has joined #arpnetworks [09:04]
LT has quit IRC (Quit: Leaving) [09:17]
.... (idle for 16mn)
mike-burns_ has joined #arpnetworks
mike-burns_ has quit IRC (Client Quit)
[09:33]
schmir has quit IRC (Remote host closed the connection) [09:48]
schmir has joined #arpnetworks [09:56]
tinono has joined #arpnetworks
schmir has quit IRC (Remote host closed the connection)
[10:09]
_Ehtyar has joined #arpnetworks [10:22]
Ehtyar has quit IRC (Remote host closed the connection)
nakano is now known as nakano_
bharatak has joined #arpnetworks
[10:29]
heda has quit IRC (Ping timeout: 240 seconds) [10:49]
heda has joined #arpnetworks [10:57]
.............. (idle for 1h7mn)
tinono has quit IRC (Quit: leaving) [12:04]
fink has joined #arpnetworks [12:13]
fink has quit IRC (Quit: fink) [12:21]
fink has joined #arpnetworks
fink has quit IRC (Client Quit)
[12:28]
schmir has joined #arpnetworks [12:39]
...... (idle for 25mn)
toddfrandallschwartz: good forward to freebsd ;-) http://docs.freebsd.org/cgi/getmsg.cgi?fetch=751891+0+current/freebsd-questions [13:04]
***heda has quit IRC (Ping timeout: 245 seconds)
schmir has quit IRC (Remote host closed the connection)
[13:07]
..... (idle for 24mn)
nakano_ is now known as nakano [13:32]
bharatak has quit IRC (Quit: Leaving) [13:37]
..... (idle for 21mn)
tinono has joined #arpnetworks [13:58]
tinonohttp://www.cidr-report.org/cgi-bin/as-report?as=AS25795&v=6&view=2.0
isn't something missing?
xeex isn't listed anymore
[13:58]
RandalSchwartzxeex is evil anyway [14:04]
mattx86I guess that's correct: http://bgp.he.net/AS25795 [14:05]
RandalSchwartzI like how the average v6 path is nearly a hop shorter [14:06]
tinono:) [14:06]
RandalSchwartzalthough that says nothing about width, just depth
nor about actual hops, just AS zones
[14:06]
mattx86looks like the IPv4 Peer Count dropped off near the end of last month [14:07]
***mike-burns_ has joined #arpnetworks
mike-burns_ has quit IRC (Client Quit)
schmir has joined #arpnetworks
[14:11]
up_the_ironstake all those AS reports with a grain of salt
like HE only sees 10 peers, but i have over 40
[14:21]
mattx86ah [14:23]
***schmir has quit IRC (Read error: Connection reset by peer) [14:29]
.......... (idle for 48mn)
fink has joined #arpnetworks [15:17]
............ (idle for 57mn)
fink has quit IRC (Read error: Connection reset by peer) [16:14]
fink has joined #arpnetworks [16:25]
.... (idle for 17mn)
tinonowhat do people use for backups? (just asking...) [16:42]
mike-burnstarsnap [16:43]
jpalmerbacula [16:52]
bob^^tarsnap
++
[16:54]
tinonotarsnap looks cool
thanks, i might very well start using that!
[16:56]
.... (idle for 18mn)
***heavysixer has quit IRC (Quit: heavysixer)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[17:14]
bob^^can't beat tarsnap tbh
just look who engineered it ;)
[17:20]
tinonoi'm sold ~_~ [17:21]
bob^^it's fantastic value, too
(though i still use dropbox for stuff i don't consider 'secure')
i guess the nice thing is it's written with freebsd in mind ;)
[17:21]
tinonothanks anyway, i really didn't know about this nifty little tool. [17:27]
RandalSchwartzI like the solutions that use rsync to give me incremental backups, hardlinking all the previous files so I always have a full view
there's two or three of those
rsync got smart enough to do that about a year or two ago
the other thing I like about recent rsync is the ability to completely control "ignore source, ignore destination" etc
I have some very complex scripts using that now
[17:32]
jpalmerthe problem with "complex" in a backup solution is.. more stuff breaks. [17:34]
up_the_ironsindeed [17:34]
RandalSchwartzwell, this is just for copying a website to a new place
but I wanted /analog/ left alone
so I have rsync --delete --delete-excluded --filter='. -' $src $dest <<EOF
H /analong/
P /analog/
+ *
EOF
and it works great
err.. s/long/log/ :)
[17:35]
up_the_ironsholy SHIT, you can pass '. -' to --filter?! [17:38]
RandalSchwartzyes! [17:38]
up_the_ironshow very fucking clever [17:38]
RandalSchwartzinline in your shell
very very cool
[17:38]
up_the_ironsthat keeps everything in the same place, awesome [17:38]
RandalSchwartzI have been translating all my comples "--include" "--exclude" scripts to this format
makes it so much easier to read
[17:39]
up_the_ironsso --filter can do both include and exclude?
up_the_irons needs to 'man rsync'
[17:39]
RandalSchwartzYesa
+ = include
- = exclude
[17:39]
bob^^RandalSchwartz: duplicity + rsync.net
:)
[17:40]
RandalSchwartzhere's a complex one I'm using http://pastebin.ca/1955990
there's actually an example of '--filter' beign used like that
but they use a useless cat for it!
[17:42]
bob^^hehe [17:45]
RandalSchwartzas soon as I realized I didn't need the useless cat, it got easier :)
I have a feeling up_the_irons will be rewriting a few scripts tonight. :)
[17:46]
jpalmerthere seems to be a lot of that in this channel :P I'm working right now on duplicating my nagios monitoring system into opsview.
because of a conversation from roughly two nights ago. I started looking into opsview, and realized it does a few things I wished nagios did.
[17:49]
up_the_ironsRandalSchwartz: :) [17:49]
bob^^jpalmer: welcome to opsview :)
it makes my life a lot easier :)
[17:50]
RandalSchwartzdarn it... now you're gonna wanna make me try it [17:50]
bob^^it's worth every minute spent trying it [17:50]
jpalmerlol.. SEE?! this channel causes people to redo shit! [17:51]
bob^^nagios with enhancements and a great fantastic front end
:)
[17:51]
jpalmerwe should all /part, and stuff :P [17:51]
bob^^and it makes scaling across multiple nodes sooooo easy [17:51]
RandalSchwartzRandalSchwartz cues the shit for redoing
Oops. no port for opsview
can't isntall something without a port
[17:51]
jpalmerbob^^: the scaling was the *main* thing I was interested in. I'm at enough hosts/services, that scaling nagios is becoming a real pain in the.. irons. being able to distribute it among multiple servers is totally worth it. [17:52]
bob^^not on freebsd unfortunately, RandalSchwartz :( [17:52]
jpalmerRandalSchwartz: I saw that. I was thinking about porting it. [17:52]
bob^^we run it on debian which makes me a bit sad
they will port it
but need commercial sponsorship
i'm currently trying to get my employer to pay (we use freebsd for *everything*)
[17:52]
jpalmerI want to get more familiar with it, and make sure I'm actually going to use it in production, before I port.
bob^^: why pay them to port it, when we can do that?
[17:53]
bob^^well, it'd be nice to have them officially support it
but yes, i've been thinking about porting it too
[17:53]
jpalmerehh, if I decide to use it in production, I'll offer to port it, with their "official" blessing. hell, I'll even send the PR to them, so they can submit it under thier prefered maintainer account. [17:54]
bob^^:)
i don't think it's just making the port tbh
they do a few nasty things that make it linux-only atm
[17:55]
jpalmerit can't be. there has to be something else. a port is cake [17:56]
bob^^but i have a feeling they're probably easy to weed out if you know what you're doing [17:56]
jpalmerI'm copying my nagios configs, and printing them out. have to duplicate a TON of things. [18:02]
..... (idle for 20mn)
toddfsome nagios users use preprocessors like perl etc to generate nagios configs [18:22]
bob^^i wrote some horrible php scripts for nagios
scripts i hope are now destroyed in the mists of time
[18:23]
..... (idle for 20mn)
jdoehaha
wtf
the community version can't do sms alerts?
... oh it can.
[18:44]
jpalmerjdoe: where do you see that it can? I came to the same impression as you about it not being able to
luckily, my carrier provides an email to SMS gateway. but I'd rather do normal/native SMS
[18:54]
jdoejpalmer: uhhh.. somewhere on the website, I forget where. It was somewhere obvious too, I didn't click too deep.
I think we ONLY have email to SMS so it doesn't matter much to me.
although I wonder how much it'd cost for my voip provider to do that...
[18:55]
jpalmerI dunno man, I keep finding things like this:
If you want more powerful reporting functionality or support for your Help Desk system, SMS gateway and RANCID you'll need to upgrade to Opsview Enterprise.
I've seen nothing that even hints that community edition can do SMS
[18:58]
jdoeI don't care about reporting but... I dunno. I really wish it was a bit clearer on what it has or what it doesn't.
the community edition can (presumably) do non-native SMS
like through a gateway or whatever.
[18:59]
jpalmerit looks like the only SMS it supports by default, is AQL (an SMS subscription service) [19:00]
jdoeer
presumably you can write your own checks/notification scripts.
otherwise ... wtf, why would I switch to that?
[19:01]
............ (idle for 56mn)
***cedwards_ has joined #arpnetworks
atsen has joined #arpnetworks
cedwards has quit IRC (Remote host closed the connection)
nesta has quit IRC (Remote host closed the connection)
atsen is now known as nesta
[19:57]
....................................... (idle for 3h14mn)
fink has quit IRC (Quit: fink) [23:12]
.... (idle for 18mn)
sentabisentabi still waiting until paypal accepted :) [23:30]
.... (idle for 15mn)
***tinono has quit IRC (Quit: leaving) [23:45]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)