SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
minfo question
Author Message
Post minfo question 
How to display SSID of all backups wchich have been made every satruday (5
years).
I need something like:
mminfo -t 'every saturday' -av -q 'pool=my' -r 'ssid,savetime'

of ciurse there is no 'every saturday' switch in Legato.

I'm asking before I start to write scripts etc, ect because maybe there is
simple solution...

Any idea?

m.

Note: To sign off this list, send a "signoff networker" command via email
to listserv < at > listserv.temple.edu or visit the list's Web site at
http://listserv.temple.edu/archives/networker.html where you can
should be sent to stan < at > temple.edu

Post minfo question 

How to display SSID of all backups wchich have been made every satruday (5
years).
I need something like:
mminfo -t 'every saturday' -av -q 'pool=my' -r 'ssid,savetime'

of ciurse there is no 'every saturday' switch in Legato.

I'm asking before I start to write scripts etc, ect because maybe there is
simple solution...

I can't believe there's anything within Networker that would do this.
Are you worried about passing over midnight? Saturday from client point
of view?

If you don't need to worry about the edge cases, I might do something
like this...

mminfo -av -q 'pool=my' -r 'nsavetime,ssid' |
perl -lane 'BEGIN {<>}; next unless ((localtime $F[0])[6] == 6); print "->$F[1]<-";'


--
Darren Dunham ddunham < at > taos.com
Senior Technical Consultant TAOS http://www.taos.com/
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >

Note: To sign off this list, send a "signoff networker" command via email
to listserv < at > listserv.temple.edu or visit the list's Web site at
http://listserv.temple.edu/archives/networker.html where you can
should be sent to stan < at > temple.edu

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB