Best Nagios Plugins

I’ve tested all listed nagios plugins personally and they are working well.

PluginDescriptionLink
check_httpChecks http service with various parameters like certificate expiration or looking for a specific part on a website.https://nagios-plugins.org
check_mssql_healthVarious checks for Microsoft SQL Servers like backup age, connected users, performance and many more.https://labs.consol.de
check_ntChecks Windows by using the NSClient++ as agent.https://nagios-plugins.org
check_nwc_healthChecks various networking devices. Specific checks on Cisco, Checkpoint, Juniper, F5, and many more.https://labs.consol.de
check_snmp_loadChecks the load on various systems by using SNMP.http://nagios.manubulon.com
check_snmp_storageChecks storages on most systems by using SNMP.http://nagios.manubulon.com
check_snmp_winChecks service status on WIndows systems by using SNMP.http://nagios.manubulon.com
check_vmware_esxMonitors vSphere hosts and vCenters by checking the load, memory, health, volumes, etc.https://github.com/BaldMansMojo
NSClient++NSClient can be used on Windows systems as an agent to check various parameters like services, cpu, memory, disk space and many more. On nagios, check_nt must be installed.https://www.nsclient.org

If you need some more information about Nagios, have a look at this book:

Protect OU from accidental deletion

Activate protection on a specific OU and all sub OUs

Get-ADOrganizationalUnit -SearchBase ‘OU=myOU,DC=domain,DC=net’ -filter * -Properties ProtectedFromAccidentalDeletion | Set-ADOrganizationalUnit -ProtectedFromAccidentalDeletion $true

Deactivate protection on a specific OU and all sub OUs

Get-ADOrganizationalUnit -SearchBase ‘OU=myOU,DC=domain,DC=net’ -filter * -Properties ProtectedFromAccidentalDeletion | Set-ADOrganizationalUnit -ProtectedFromAccidentalDeletion $false

Removing SID-History

Single User

Get-ADUser USERNAME -properties sidhistory | foreach {Set-ADUser $_ -remove @{sidhistory=$_.sidhistory.value}}

Single group

Get-ADGroup GROUPNAME -properties sidhistory | foreach {Set-ADGroup$_ -remove @{sidhistory=$_.sidhistory.value}}

All Users within a OU with an SID History

Get-ADUser -SearchBase “OU=Accounts,DC=mydomain,DC=com” -Filter {sidhistory -like “*”} -properties sidhistory | foreach {Set-ADUser $_ -remove @{sidhistory=$_.sidhistory.value}}

All Groups within a OU with an SID History

Get-ADGroup -SearchBase “OU=Accounts,DC=mydomain,DC=com” -Filter {sidhistory -like “*”} -properties sidhistory | foreach {Set-ADGroup $_ -remove @{sidhistory=$_.sidhistory.value}}

Rebomow service menu and description

No responsibility is accepted for the accuracy of this information!!!

Robomow Service Settings

  • Get into Service Settings with iOS App: Service Settings, Enter code, open Service Settings

IMG_0001

IMG_0003IMG_0004

 

 

 

 

 

Service Settings

  • Mowing Motor
    • Eco ModeIMG_0005
      • P217: Eco On/Off
        • Default: On
      • P218: On Speed (RPM)
        • Default: 3300
        • Values: 2500 – 3500
        • Optimal value: 2900
      • P219: Off speed (RPM)
        • Default: 4000
        • Values: 3500 – 4500
        • Optimal value: 3600
      • P220: Sensitivity (mA) – Sensitivity to change mode from eco to Turbo
        • Default: 20
        • Optimal value: ???
  • Bumper
    • P239: Sensitivity (mA)IMG_0006
      • Default value: 1200
      • Values: ???
      • Optimal value: 800
    • P240: Time – Detection time of an obstacle
      • Default value: 2
      • Values: 1-5
      • Optimal value: 1
    • Drive current changeIMG_0007
      • P258: Sensitivity (mA)
        • Default value: 350
        • Optimal value: 300
      • P259: Time
        • Default value: 2
        • Optimal value: 1
      • P270 – Edge mowing in Eco Mode (Recommendation: ON)
        • Default: OFF
        • Values: ON / OFF
        • Optimal value: ON

 

  • Temperature
    • P257 – Enable / disable the minimum temperature at which an automatic start is prevented
      • Default: ON
      • Values: On / Off
      • Optimal value: ON
    • P281 – Setting the minimum temperature
      • Default: 5°
      • Values: -10°- +10°

 

  • Base Station
    • P201 – Detect Distance (meters)
      • At what distance before LS ” near wire follow ” is deactivated via Bluetooth
      • Default: 5 meters
      • Values: 1 – 10 meters
    • P202 – Telemetry (on/off)
      • Default: On
    • P203 – Search Capacity (mA/h)
      • minimal capacity to start search for base station
      • Default: 1000
      • Values: 500 – 2000
    • P263 – Search voltage – Zone Main (mV)
      • minimal voltage to start search for base station
      • Default 3000
      • Values: 2500 – 5000
    • P207 – Back from Wire (When OFF it does not returns when he has found the wire. When ON, it moves the way back before he turns. With OFF  Robomow turns always at the same distance to the wire which could create lanes in the lawn .)
      • Default: ON
      • Values: ON, OFF
    • P208 – Return way of  P207
      • Values: 1-50cm
      • Default: 40cm