This post is more than 5 years old
2 Posts
0
1246
February 22nd, 2006 09:00
Multiple directives per client?
I'm setting up a brand new Legato Networker 7.2.1 environment. We have about 200 clients and many of them have multiple applications running. Does anyone have any tips for creating directives in this environment? For example:
ServerA - SQL server open files, plus Openview open files
ServerB - SQL server open files, plus custom lock files
ServerC - SQL server open files only
I can't find a way to select multiple Global directives for one client configuration. Do I really need to create three custom Global directives for these clients? There must be a better way... We can't put local directives on each client, as maintaining them would be too difficult for our small administration team.
Thanks,
Jessica
ServerA - SQL server open files, plus Openview open files
ServerB - SQL server open files, plus custom lock files
ServerC - SQL server open files only
I can't find a way to select multiple Global directives for one client configuration. Do I really need to create three custom Global directives for these clients? There must be a better way... We can't put local directives on each client, as maintaining them would be too difficult for our small administration team.
Thanks,
Jessica
No Events found!


DavidHampson
2 Intern
•
1.1K Posts
0
February 22nd, 2006 09:00
My recommendation would be to keep it as central as possible. i.e. stick with global directives, even if it means you have to write several global directives to achieve your aims.
DavidHampson
2 Intern
•
1.1K Posts
1
February 22nd, 2006 09:00
global directives > Networker user directives > local directives
A further note on directives - if you run a local (manual) backup from the GUI it runs as save -I (ignore local directives); global directives only apply to scheduled (server-initiated) backups.
jgreen7
2 Posts
0
February 22nd, 2006 10:00
Jessica
53y1qA4e5v12046
1 Message
0
June 22nd, 2010 09:00
How to see the difference between local and global directives? << / >> means the global one and < > means local to a particular server?
Please suggest.
Thanks,
-Shyam
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 23rd, 2010 01:00
Nope; global are applied on server side (within the client resourse) and local are applied at client OS itself.