Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Nagios? Anyone?

  • 23-06-2004 9:08am
    #1
    Registered Users, Registered Users 2 Posts: 678 ✭✭✭


    Has anyone here used nagios, specifically the "check_by_ssh" plugin?

    All the other plugins seem to work fine, its just that one that returns an error: "Must supply argument --C"

    The arguments I'm currently supplying are (in services.cfg)

    check_by_ssh!user!172.20.10.100!'uname'

    and the checkcommand.cfg entry looks like

    $USER1$/check_by_ssh -l $ARG1 -H $ARG2$ -C $ARG3


Comments

  • Registered Users, Registered Users 2 Posts: 678 ✭✭✭briano


    Its only after I posted this that I noticed that the checkcommand.cfg variables ARG1 and 3 were missing their trailing $ signs.

    It would appear that I am a complete tool.:o


Advertisement