Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_netscreen_ids

Rating
0 votes
Favoured:
0
Hits
145923
Files:
FileDescription
check_netscreen_idscheck_netscreen_ids
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!
A plugin to check the internal netscreen Intrusion Detection System values. This is the a beta version of this plugin, if i need more functionality out of it, then I will revise it and post it back.
A plugin to check the netscreen ids values.

This is the first version of this plugin, if i need more functionality out of it, then I will revise it and post it back.

-a can only be 'All' at this time, use grep if you want a specific attack counter returned.
-w is an integer threshold for port scan attacks, defaults to 9999 for now. Will trigger a warning state.
-c is an integer threshold for ping of death attacks, defaults to 1 for now. Will trigger a critical state.

Tested with a netscreen 25. Email me with bugs or ideas on how to improve the plugin, except for improving the coding style, its sloppy, but it does what i need.