Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ports
97009
File | Description |
---|---|
check_ports-0.5.6.tar.gz | check_ports-0.5.6.tar.gz |
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!
check_ports can be called without arguments. The default behaviour is to check installed packages against portaudit for known security vulnerabilites.
./check_ports
PORTS OK - 0 security problem(s).
If a security problem is found Nagios state will change to critical.
./check_ports
PORTS CRITICAL - 2 security problem(s).
If you want to monitor all of your ports and the age of your ports tree you can use this handy switch,
which won't change Nagios state to warning in case of updates:
./check_ports -arp
PORTS OK - 0 security problem(s), 1 Package(s) available for upgrade, Ports Tree updated within the last 24h.
To monitor a jail within your host system with all ports and the ports tree age use this switch.
In case of any update it will return the warning state to Nagios:
./check_ports -wrp -j jailname
PORTS WARNING - 0 security problem(s), 12 Package(s) available for upgrade, Ports Tree updated within the last 24h.
Please check the homepage for additional information.
./check_ports
PORTS OK - 0 security problem(s).
If a security problem is found Nagios state will change to critical.
./check_ports
PORTS CRITICAL - 2 security problem(s).
If you want to monitor all of your ports and the age of your ports tree you can use this handy switch,
which won't change Nagios state to warning in case of updates:
./check_ports -arp
PORTS OK - 0 security problem(s), 1 Package(s) available for upgrade, Ports Tree updated within the last 24h.
To monitor a jail within your host system with all ports and the ports tree age use this switch.
In case of any update it will return the warning state to Nagios:
./check_ports -wrp -j jailname
PORTS WARNING - 0 security problem(s), 12 Package(s) available for upgrade, Ports Tree updated within the last 24h.
Please check the homepage for additional information.
Reviews (0)
Be the first to review this listing!