Search Exchange

Search All Sites

https://exchange.nagios.org/

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

Nagios Exchange

Nagios Exchange

NagiosĀ® Exchange is the central place where you'll find all types of Nagios projects - plugins, addons, documentation, extensions, and more. This site is designed for the Nagios Community to share its Nagios creations.

Have a new project for Nagios that you'd like to share? Just create an account and add it to the directory. (Read the FAQ)

Random Project

check_unread_mails

check_unread_mails


/Category: Email and Groupware
Views: 20792


Popular Projects

Jump to the most requested...

Nagios XI Addons:
Nagios Log Server Addons:

General Addons:

Project Stats

There are 6093 listings in 459 categories on Nagios Exchange!

Newest Nagios Projects

  • MultiTech MTR API Integration using notification commands

    This is a set of host and service notification scripts to be allow sending alerts using a MultiTech MTR Cellular Gateway. This allows for a NagiosXI contact to send alerts utilizing a custom Notification Command.

  • nagios-plugins-linux

    A suite of plugins for monitoring any Linux server or Linux appliance.

  • check_domain_expiration_rdap

    Script intented to check a domain expiration with a query to the corresponding RDAP server.

  • check_pg_streaming_replication

    Nagios plugin to check Postgresql streamin replication status

  • check_temp.pl

    A perl script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to check any temperature returned by sensors with an argument. The plugin complies with the guidelines, for example uses -w -c -v arguments etc. It also does some basic sanity checks and has an exit 3 catchall. ############################################### # To get the Temps from each core one per line: # Be sure to edit /etc/nagios/objects/commands.cfg and change notify-service-by-email to this: # command_line /usr/bin/printf "%b" "***** Nagios *****nnNotification Type: $NOTIFICATIONTYPE$nnService: $SERVICEDESC$nHost: $HOSTALIAS$nAddress: $HOSTADDRESS$nState: $SERVICESTATE$nnDate/Time: $LONGDATETIME$nnAdditional Info:nn$SERVICEOUTPUT$n$LONGSERVICEOUTPUT$n" | /bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$ # notice the addition of $LONGSERVICEOUTPUT$n to the end of the message. ###############################################

  • CheckTeamviewerVersion

    This is a Nagios plugin that monitors the version of Teamviewer installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of Teamviewer by checking their website. Full documentation: https://github.com/sawft99/NagiosPlugins

  • Check TYPO3 CMS

    Monitoring script for the open-source content management system "TYPO3".

  • CheckForRestartsAndUptime

    This is a Nagios plugin that uses PowerShell to check Windows machines for recent reboot events and their current uptime. Full documentation: https://github.com/sawft99/NagiosPlugins

  • CheckNCPAVersion

    This is a Nagios plugin that monitors the version of NCPA installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of NCPA by checking their GitHub page. Full documentation: https://github.com/sawft99/NagiosPlugins

  • CheckPSSignatures

    This is a Nagios plugin that checks if any PowerShell scripts in the plugin folder have a soon to expire, expired, invalid, or non-existent signature. Full documentation: https://github.com/sawft99/NagiosPlugins