Nagios plugin to check the status of a NIS server on a specified host and NIS domain
http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed/2133.html;d=1
Nagios plugin (script) to check the status of a NIS server on a specified host and NIS domain by asking NIS server for "passwd.byname".
As an additional check, a username may be specified which will then be "looked up" on the NIS server, note that this is optional and only introduced in v1.1
Script returns OK if it gets an acceptable answer, CRITICAL if not.
This *nix script has been designed and written for the lowest common denominator of shells (sh), uses yppoll, ypcat and grep as external commands.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/monitoring-plugins-nis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
check_nis_1.2 | 0000003329 3.25 KB | |
monitoring-plugins-nis.changes | 0000000886 886 Bytes | |
monitoring-plugins-nis.spec | 0000002338 2.28 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 2)
branch from SP4 Backports
Comments 0