radiomodem

Brian E. Seppanen seppy at chartermi.net
Fri Nov 18 15:51:51 CET 2005


On Fri, 18 Nov 2005, Marco Borsani wrote:

> Hi all!
>
> Actually I am using nagios with one radiomodem (for sms/pager notifications)
> via serial port on a HP-UX 11.0.
>
> I need to install and configure same SW/HW on a Linux RedHat , but I have
> not idea :
> - what linux command to use (now I am using a string like: cu -l /dev/cul0p2
> dir < $FILE)
> - what device to use (now I am using /dev/cul0p2)

serial ports on linux are usually /dev/ttyS0 onward...

so do

dmesg | grep ttyS

and you'll get something like
ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A

I'm not sure of the cu syntax but that I believe is provided by the uucp 
package, so as long as that's installed you should be able to use it, but 
have to modify the syntax.

Hope that helps.

Brian Seppanen
608.826.1464


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list