[Nagios-devel] $USERn$ macros should be allowed in services.cfg

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] $USERn$ macros should be allowed in services.cfg

Post by Guest »

This is a multi-part message in MIME format.

------_=_NextPart_001_01C59A18.9F1A2322
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

It would be nice if $USERn$ macros would be allowed in services.cfg.

=20

Example:
define service {

.

. .

.

check_command some_command!$USERn$

}

=20

I just had this come for the second time in my configuration. =20

=20

It's especially useful, because the $USER$ macros accept exclamation
points, and don't cause issues with checkcommands. =20

=20

Thanks,

=20

-Lori


------_=_NextPart_001_01C59A18.9F1A2322
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
















It would be nice if $USERn$ macros would be allowed =
in
services.cfg.

 

Example:
define service {

         =
   .

.        &nbsp=
;  .

         =
   .

         =
   check_command =
          =
some_command!$USERn$

}

 

I just had this come for the second time in my
configuration. 

 

It’s especially useful, because the $USER$ =
macros
accept exclamation points, and don&#82

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked