Hello.
I'd like to implement a way to report when users are logged into servers. If user1 logs in I'd like nagiosXI to display that user who is logged in maybe in a warning.
Is there something like this that already exists ? I'm familiar with programming so if not I can come up with a solution but hate re-inventing the wheel.
I think it'd be great to have the server tell Nagios upon login instead of Nagios running the check command to see who is logged in.
Thanks
NagiosXI user check
-
kitoskeris4
- Posts: 1
- Joined: Wed Aug 26, 2020 9:39 am
Re: NagiosXI user check
The way I approach something like this is to do a web search using keywords such as nagios plugin login or similar, and then spend some minutes reading about what plugins are available.
Re: NagiosXI user check
I think it'd be great to have the server tell Nagios upon login instead of Nagios running the check command to see who is logged in.