Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_nntp_articles
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!
It allows following checks for your NNTP/NNRP server:
1. is your NNTP server accepting clients and allowing them to enter specified groups
2. if using authenticated connections (AUTHINFO USER/PASS), does server allow specified username/password to login
3. do specified groups get new messages in them often enough
That should allow for checking most if not all of your NNTP / News needs.
Note: it requires CPAN module News::NNTPClient (just do "apt-get install libnews-nntpclient-perl" on Debian for example, or "perl -MCPAN -e 'install News::NNTPClient' " if your distribution doesn't have a package)
1. is your NNTP server accepting clients and allowing them to enter specified groups
2. if using authenticated connections (AUTHINFO USER/PASS), does server allow specified username/password to login
3. do specified groups get new messages in them often enough
That should allow for checking most if not all of your NNTP / News needs.
Note: it requires CPAN module News::NNTPClient (just do "apt-get install libnews-nntpclient-perl" on Debian for example, or "perl -MCPAN -e 'install News::NNTPClient' " if your distribution doesn't have a package)
Reviews (0)
Be the first to review this listing!