From the course: Learning Nagios
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Nagios concepts - Nagios Tutorial
From the course: Learning Nagios
Nagios concepts
The name plugin makes these sound complicated, but Nagios plugins are really just scripts that follow a basic syntax. We'll talk more about that later, but this example is a functional plugin that will give you a warning if the user Bob doesn't exist on a given machine. It's really just a single line bash script, that's probably not going to be useful to you, chances are you'll need to monitor something that doesn't have a plugin already, and if that's the case, it's pretty simple We'll look into that in a later section.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.