Hi all, i try to use a powershell script in nagios with this command: $size = (Get-Item REMOTESERVER\d$\AppData\Exchange\TransportRoles\data\Queue\mail.que).Length write-host $size in powershell it works perfectly but when i try to run the script with nrpe on nagios it always exit with 0 because $si...
Hi all, someone can help me with this error in Nagiosql Hosts page? You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘`value’ at line 4 edit: sorry error found in nag_class.php, was missing an ` near "ORDER BY ...
Hi, i try to configure Nagios for receive trap from an HP ILO. I have converted the MIB and configured the plugin and i see in /var/log/snmptt/snmptt.log the traps with correct description but on Nagios web interface the snmp service shows OK: TRAP RESET (like the attachment) in the status informati...