Search found 6 matches
- Wed May 30, 2012 4:12 am
- Forum: Open Source Nagios Projects
- Topic: unknown user: $
- Replies: 3
- Views: 1837
Re: unknown user: $
Yes, nagios@localhost is a valid address.
- Tue May 29, 2012 7:10 am
- Forum: Open Source Nagios Projects
- Topic: unknown user: $
- Replies: 3
- Views: 1837
unknown user: $
Hi, Can someone please help with this problem. When a server is up (while it has not been down !) I get a email: Undelivered Mail Returned to Sender <$@servername.server.nl> (expanded from <$>): unknown user: "$" This is contacts.cfg define contact { contact_name nagiosadmin alias Nagios A...
- Thu Jan 19, 2012 8:32 am
- Forum: Open Source Nagios Projects
- Topic: NRPE unable to read output
- Replies: 3
- Views: 1353
Re: NRPE unable to read output
Hi,
When I didn't have the sufficient privileges to execute the script it would give me any output.
It gives me output with "ls -la" but not with "zoneadm"
The problem was an update of the libs on the server.
It gave an segv on zoneadm.
So problem is solved.
When I didn't have the sufficient privileges to execute the script it would give me any output.
It gives me output with "ls -la" but not with "zoneadm"
The problem was an update of the libs on the server.
It gave an segv on zoneadm.
So problem is solved.
- Wed Jan 18, 2012 4:52 am
- Forum: Open Source Nagios Projects
- Topic: NRPE unable to read output
- Replies: 3
- Views: 1353
NRPE unable to read output
Hi, When I run a script local, the script is working fine but when I run it with check_nrpe on the nagios server i'll get "NRPE: unable to read output" The script: /usr/sbin/zoneadm list -ip > /tmp/zoneinfo msg= cat /tmp/zoneinfo | while read info do zone=`echo $info | cut -d : -f 2` state...
- Wed Jan 11, 2012 5:58 am
- Forum: Open Source Nagios Projects
- Topic: unknown user: "$"
- Replies: 2
- Views: 1238
Re: unknown user: "$"
Hi, This is contacts.cfg define contact { contact_name nagiosadmin alias Nagios Admin host_notification_period workhours host_notification_options d,u,r,f,s host_notification_commands notify-host-by-email service_notification_commands notify-service-by-email email nagios@localhost use generic-contac...
- Tue Jan 10, 2012 7:56 am
- Forum: Open Source Nagios Projects
- Topic: unknown user: "$"
- Replies: 2
- Views: 1238
unknown user: "$"
Hi,
When a host is up again I get a message that some service are up but also
(expanded from <$>): unknown user: "$"
How can I fix this?
Reg. Patrick.
When a host is up again I get a message that some service are up but also
(expanded from <$>): unknown user: "$"
How can I fix this?
Reg. Patrick.