Last change
on this file since 925 was
320,
checked in by quentin, 18 years ago
|
Move resource template to a better filename
|
File size:
284 bytes
|
Rev | Line | |
---|
[48] | 1 | # Sets $USER1$ to be the path to the plugins |
---|
| 2 | $USER1$=/usr/lib/nagios/plugins |
---|
| 3 | |
---|
| 4 | # Sets $USER2$ to be the path to event handlers |
---|
| 5 | #$USER2$=/usr/lib/nagios/plugins/eventhandlers |
---|
| 6 | |
---|
| 7 | # Store some usernames and passwords (hidden from the CGIs) |
---|
| 8 | $USER3$=%MYSQL_USERNAME% |
---|
| 9 | $USER4$=%MYSQL_PASSWORD% |
---|
Note: See
TracBrowser
for help on using the repository browser.