Linux

Check New User creation in Linux

Description:

This script will check if any new user is created on your linux server whenever the check is performed.

Current Version

1

Last Release Date

2019-04-02

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
This script will check if any new user is created on your linux server whenever the check is performed. ##### IMPORTANT ###### Execute below command to create a reference file of existing users list. cat /etc/passwd |cut -f 1 -d ":" > old_user.txt Once the alert is generated, to stop further alerts copy new_user.txt to old_user.txt file
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
5,785