Careful with quotes! You might remove the "'" around the A in "title = Clients that start with 'A'" line and see what happens.. Or escape them, perhaps.
Just a thought - no clue if it will actually help or not... On Nov 6, 2014, at 9:43 AM, David Thompson <[email protected]> wrote: > Nope that’s not it unfortunately. > > #*** Targets Stating with 'A' *** > > #probe = FPing > #slaves = nysandbox > > ## You have to edit and uncomment all what you want below this. > # Please, refer to smokeping_config man page for more info > # The given adresses aren't real to avoid DoS. > > + ClientsStartingWithA > menu = Clients_A > title = Clients that start with 'A' > #host = Clients > > ERROR: /etc/smokeping/config.d/Targets_A, line 11: unknown variable 'menu' > > David Thompson > Network Services Support Technician > (O) 858.357.8794 > (F) 858-225-1882 > (E) [email protected] > (W) www.esi-estech.com > > From: Sorrell, Al [mailto:[email protected]] > Sent: Thursday, November 06, 2014 11:26 AM > To: 'David Thompson'; [email protected] > Subject: RE: [smokeping-users] Need a hand with configuration files please. > > Make sure there’s a space between the ‘+’ and ‘Clients StartingWith A’ > > From: smokeping-users > [mailto:smokeping-users-bounces+al_sorrell=troweprice....@lists.oetiker.ch] > On Behalf Of David Thompson > Sent: Thursday, November 06, 2014 11:58 AM > To: [email protected] > Subject: [smokeping-users] Need a hand with configuration files please. > > Okay so I was finally able to push past the other issues I was having but now > I’m running in this and I really don’t know what I’m doing wrong and why > Smokeping is complaining as this is how the original config files were setup. > > ERROR: /etc/smokeping/config.d/Targets_A, line 11: unknown variable 'menu' > > Here’s a copy and paste from the Targets_A file. > > #*** Targets Stating with 'A' *** > > #probe = FPing > #slaves = nysandbox > > ## You have to edit and uncomment all what you want below this. > # Please, refer to smokeping_config man page for more info > # The given adresses aren't real to avoid DoS. > > +ClientsStartingWithA > menu = Clients_A > title = Clients that start with 'A' > #host = Clients > > Why in the heck is Smokeping complaining about that??? I highlighted it in > red above. > David Thompson > Network Services Support Technician > (O) 858.357.8794 > (F) 858-225-1882 > (E) [email protected] > (W) www.esi-estech.com[esi-estech.com] > > > T. Rowe Price (including T. Rowe Price Group, Inc. and its affiliates) and > its associates do not provide legal or tax advice. Any tax-related > discussion contained in this e-mail, including any attachments, is not > intended or written to be used, and cannot be used, for the purpose of (i) > avoiding any tax penalties or (ii) promoting, marketing, or recommending to > any other party any transaction or matter addressed herein. Please consult > your independent legal counsel and/or professional tax advisor regarding any > legal or tax issues raised in this e-mail. > > The contents of this e-mail and any attachments are intended solely for the > use of the named addressee(s) and may contain confidential and/or privileged > information. Any unauthorized use, copying, disclosure, or distribution of > the contents of this e-mail is strictly prohibited by the sender and may be > unlawful. If you are not the intended recipient, please notify the sender > immediately and delete this e-mail. > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
